I am having a problem with IE6 image swapping using jQuery (but assumedly any old javascript will trigger this issue)
Recently I conv开发者_运维问答erted Joomla 1.0x template to 1.5x for a client of mine. Almost everything went smoothly, I migrated the content, menus, etc. and the website is up and running at the mom
We recently started using SVN Keywords to automatically append the current revision number to all our <script src=\"...\"> includes (so it looks like this: <script language=\"javascript\" src
In IE6 one element (an iframe i开发者_Go百科n a table, to be precise) on my page for a short time appears at an absolutely wrong position, and then, when loading is done, jumps into the correct positi
All, Here\'s what I\'m trying to accomplish. I have a Flash SWF that\'s embedded in a DIV. Depending on the user\'s interactions with that SWF, I\'d like to dynamically adjust the height of the SWF.
I have a project where I have to resize some images in the actual browser side. IE8, FF3 et al all apply a filter to smooth the resizing of the image, so in these browsers everything looks good.
I have an h2 within a div. Both of them have borders. The h2 has a height attribute and a margin. When I view my page in IE6, IE7, or IE8 compatibility view, the h2 is all the way at the top of the di
I am almost done with my project, but have one final looming problem that I\'d like some advice on. Info on the CSS \"margin transference bug\" relating to ie6 and ie7 can be found here and here.
var head =document.getElementsByTagName(\"head\")[0]; newScript = document.createElement(\'script\'); 开发者_C百科newScript.type = \'text/javascript\';
If I am using many js files in my project and get JavaScript errors in IE 6 or 7\'s status bar, then how can I trace, find and solve those errors in Firefox? I know how to trace a problem in IE with v