I have the following code, in IE6 it ignores the maxHeight. $(\'.thickbox\').click(function(){ var href = \"foo\";
I have created a page with a \"back\" button at the bottom right. It looks well positioned in Firefox and more modern browsers however in Internet Explorer 6 the \"back\" butto开发者_JS百科n is missin
Colorbox is a jquery plugin that works like a lightbox, it has an automatic border already but this border doesn\'t seem to show up for me in IE6, this is their CSS as you can see near the bottom is w
I need to make some changes on a legacy web-based cms (which has table-based layout). I can only make changes to the content area of the website, which is inside several complex nested tables, but I s
HTML: <div id=\"outter\"> <div id=\"left\"> <div id=\"up\"> This is the up div </div>
I am looking for simple and short solution of accessing SELECT value on HTML websi开发者_高级运维te in Internet Explorers (6 and 7).
how to acheive this with CSS 1.0 (IE 6.0): .ClassA > .ClassB { ... } to get the first ClassB in开发者_开发知识库side ClassA?There\'s no way to do this with a pure CSS solution that works in IE6.
I\'m having a wee issue with a double margin appearing between <div>\'s. It works fine in FF, Opera, Safari etc. but not in IE6 and IE7 (surprisingly enough).
I am not able to access the https pages in my website from IE6. Http requests work fine. Https pages in a few other websites seems to be working in IE6 without any trouble.
I have a popup window with form fields and dynamic tooltips. In every browser the tips show up fine, but in IE6/7 they show up below the form fields. Classic bug, but I can\'t find a solution that wor