Can somewhere help be, my star hacks arnt working in IE6 and 8 for these form elements I am trying to style? But it oddly works in ie7?
I have a very strange issue regarding only IE8 + Windows Vista, the error is very strange, I\'ll use some example names.
I\'m trying to take the value from a textarea and put it inside a pre tag, and it works ok on chrome and mozilla but on IE8 the entire content stays on one line in the pre tag
I\'m comparing all iframes in my javascript, to see if one of them matches my element\'s (an a -tag) body element. The problem I have is that the collection of iframes can sometimes change, because th
I have a very strange problem with post data being lost in transit. The log-in form for our ASP web app has afor submitting the username / password. The ASP page then receives this post, checks the cr
I am seeing a weird intermittent display bug on one of the sites I manage. It only seems to happen intermittently, and on certain machines running Windows7 SP1 and using IE8.0.7601.17514. I have not b
My Setup IE8, HTTPS, Windows 7, Sele开发者_JS百科nium 1.0, jQuery 1.4.2 I use addLocationStrategy that uses jquery CSS selectors. This works fine up to IE7. In IE8, jQuery is not loading. However, t
I have tried using the following JQuery print plugin in order to print only a div content on the page. It works in IE6 an Firefox but not in IE8. IE8 prints the actual page instead of just the \"print
I\'m running into an IE8 issue which I initially thought was due to lack of IE8 support for indexOf() property but that didn\'t seem to be the case. I implemented the indexOf() through prototype but s
I have this DOCTYPE declaration on my web page, and it is causing an error in Internet Explorer 8 and prior versions. I\'ve used this DOCTYPE before and have had the page load with no errors in Intern