javascript thread: special characters error
if you use anything like this:
var PubShow = new Array;
PubShow[0]=('<xsl:apply-templates select="//PublicationIntro"/>');
how is it possible to support characters (which are called in that
variable via that statement) who generate errors, as there are: ', /,
hidden white spaces, etc....
kristof
|





