Re: The stylesheet does not contain a document element.
I'm not an XSL expert, but I think in your createSidebar() function
you're supposed to only process the data when the readyState == 4, like
you do with XML data.
You're currently processing the XSL data every time the readyState
changes, and in some of those states the data isn't quite ready to be
processed.
--
The Blackpool Community Church Javascript Team
http://www.econym.demon.co.uk/googlemaps/
0 Comments:
Yorum Gönder
<< Home