Fixed a small bug that was confusing the names and actual data. Link in the last post has been updated to the bug fixed version. This is just a courtesy posy to the ones who have already downloaded the class to download it again. Enjoy and keep me updated on bugs you may find or features you would like in the future.
I'm always available @cg219.
Download Link
Subscribe to:
Post Comments (Atom)
I have a problem on IE 7. JUST ON IE7!
ReplyDeleteI load two xml's like this:
xl.loadXML([src, src2], ["xml", "xml2"]);
if i debug on the loaded event like this:
MonsterDebugger.trace(this, xml.toString().length)
MonsterDebugger.trace(this, xml2.toString().length)
then i get "4531" and "2851" in ie6, ie8, safari (mac), firefox (mac)... but on ie7 i get "2851" and "2851".
so both variables has on ie7 the same value. Any Idea how to fix this bug?
Hey FJ,
ReplyDeleteThis is the first time I have heard of this bug. If you trace out the actual XML, do the same XML get traced out?
jap. can you come online on skype?!
ReplyDelete