I have a nested accordion. Works great in Firefox, Safari, O开发者_高级运维pera, Ie8, and even IE6. But not in IE7. I get a JavaScript error after clicking one of the main 4 links and then clicking an
Tryi开发者_高级运维ng to accses the class name from the event.target object.Works in FF, Safari, and Chrome.InternetExplorer 7 alerts \"undefined\".Any suggestions?
I am trying to print an HTML page on IE7 but it only prints 1 out of 3 pages. I prints fine on Firefox and IE8. Is there a bug on IE7?
The page experiences a peculiar failure when running in IE7 (strictly IE8 in Compatibility View). A similar error occurs in IE6 when I use XP mode (along with a few other errors), but I\'m not too wor
I\'ve got an element, an image, defined as instrument in css and for the life of me I cannot get it to properly display a png with transparency in IE7 or IE8 -- works fine in Safari and FF.I really do
Html=> <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
Some of my AJAX calls in IE6 and IE7 seem to randomly time开发者_如何学C out. It doesn\'t happen in any of the other browsers. Posting code won\'t be of much help, because it literally happens in thre
I think the myth that IE is a nightmare for web designers its true. IE7 is adding me some mysterious padding or margin on the left and right side of my div#image (the gray div) and the paragraph in th
I have a Flash application that uses SharedObject to save and read some data locally. As it is said everywhere Flash saves the data from the shared object to disk when the application is closed. And i
I\'m trying to remove all the sibling elements after a particular div, lets say the div tag with id = id8.