|
|
 |
| Subject: |
is there a way to have XSLT not check script for tags? |
| Date: |
2003-02-07 16:19:11 |
| From: |
lee davis |
|
|
|
E.g. I have three routines
function Odd(){document.writeln("<tr class="RO" ... function Evn(){document.writeln("<tr class="RE" ...
function rowEnd(){document.writeln("</tr>" ...
which I programitcall call properly. But the XSLT complains because there are unmatched <tr> tags in the above code even though I will call the odd for half the rows, evn for half and rowend for all.
Is there a way to tell it to not check the javascript it will produce?
|
Previous Message
|
|
Next Message
|
|
 |
Sponsored By:
|