Hi Guys, Some months ago, I have created a menu using a structure from a XML file. But using, the Adobe Spry Framework. When I have tried in IE 7, the menu doesn´t function. But the version 1.5 of that Framework has fixed the problem. Looks:
"Modified createXMLHttpRequest() so that it tries to use the ActiveX version of the XMLHttpRequest object first, so that developers can still load file:// urls when running IE7 in the local zone." These days, I have created another menu using a strucutre from a XML file. But now, using jQuery. And the problem occur again, that is, the IE 7 can´t load file:// urls when running in the local zone. The menu is used in an application delivery in a CD-ROM. So, is possible to see it fixed in a new version of jQuery? Better, how to fix it now, for my application stay cool? Thanks