These might be of interest for debugging in IE:
http://www.fiddlertool.com/fiddler/
http://www.getfirebug.com/lite.html
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
Also, in IE, set these:
tools > internet options > advanced:
- Dis
I was having roughly the same error. Running the page through the w3c
validator showed me my invalid script tags. IE wouldn't load them, all
other browsers would.
You might try using either HTML 4.01 or XHTML 1.0 transitional DOCTYPE
to force IE into standards compliance mode.
Also, I believe th
I'm very interested in this as well. I'm running into the same
problem with my mockup project. Runs fine in Mozilla (like most
things :)), but IE fails silently. I really wish I had some sort of
Firebug for IE, so I could at least see if the HTTP requests were
being sent (and if they were givin
3 matches
Mail list logo