May 2, 2001 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 How do i include a js file in a XSL file ??I cannot specify src in the script tag , it gives me some error
How do i include a js file in a XSL file ??I cannot specify src in the script tag , it gives me some error
May 24, 2001 #2 McDoodVey Programmer Joined May 23, 2001 Messages 5 Location US Use CDATA[] to enclose your script. It has to be typed in. Upvote 0 Downvote