I am using ajax with Jquery to call my c# web methods. These work great in IE8, firefox etc but comes up with this error in IE6.
i had been trying to get horizontally expanding menu\'s coding to work.. the menu has an image background and it should expand sideways as the content increases.
I have some CSS code with a header, footer, left menu pane, and content.The layout is working on all browsers except IE6.In IE6 the linksPanel div does not render correctly within the masterContent di
I have created a Wordpress child theme based on Thematic and I\'m currently trying to debug the site in IE 6/7. My suspicion is that the problem is hasLayout, as that seems to be very common and the s
If I have an unordered list, e.g. <ul> <li><a href=\"index.html\">Home</a></li>
IE 6 seems to add some 开发者_如何学运维non-margin space around radio buttons. Is there any way to get rid of it?As per the SitePoint forums, if you give the radio button a specific height/width, this
here is the code : http://jsfiddle.net/yuliantoadi/hMr7h/ if 开发者_如何转开发you try to hover the \'test 2\' link, the dropdown menu will appear. the problem in IE 6, any idea how to make this dropd
Please check this one: http://jsfiddle.net/sasindu555/nNyxk/8/ You can see Description, Features and Contact Details <li> tags are not fully filled with the background color. Please help me to
I have to modify a HTML page because the menu doesn\'t work with IE6/IE7/IE8. HTML code : <div id=\"menu\">
I have seen people apply the CSS property zoom: 1; on HTML elements. Why do they d开发者_StackOverflowo this, and what bug does it fix?This provides an internal property known as hasLayout in Interne