xsl-list
[Top] [All Lists]

RE: cookie not working inNetscape

2003-07-01 08:14:16
From: N Y [mailto:yukinz_jp(_at_)yahoo(_dot_)co(_dot_)jp]
Sent: Tuesday, July 01, 2003 9:00 AM
Subject: RE: [xsl] cookie not working inNetscape


Hi All,

thanks for the indication,
this is not cookie problem, but onload event problem.


but...
i need to use onload event in XSLT(IE, NN both).

If you must use the onload event to trigger the JavaScript, and you have to
do the transformation in the browser, then you're at the mercy of the
browser's XSLT implementation, and as I've already demonstrated for you, the
Mozilla XSLT processor has an apparent bug that prevents your original
stylesheet from working.

So your two workarounds seem to be:

1) Place the script inside the <body> tag, or otherwise re-write it so that
it will work on Netscape (and at this point it becomes an HTML/JavaScript
question, not XSLT).

2) Do the transformation on your server and serve HTML output.

hth,
b.

| brian martinez                           
brian(_dot_)martinez(_at_)cendant(_dot_)com |
| lead gui programmer                                    303.357.3548 |
| cheap tickets, part of trip network                fax 303.357.3380 |
| 6560 greenwood plaza blvd., suite 400           englewood, co 80111 |
| cendant travel distribution services   http://www.cheaptickets.com/ |

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>