0
votes
0answers
29 views
jQuery Overflow Problem in IE7 IE6
Hi,
I'm trying to create a nice scroller where the text scrolls up, like:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …
1
vote
5answers
35 views
CSS sprite based rollover blinks in IE6
I'm using the CSS based rollover "trick" that switches the background position of the element's background image on hover.
The CSS
#welcome #step1
{background: transparent …
1
vote
2answers
55 views
css sprites in IE6
I'm using the following code for star rating. The code works fine in firefox but it sucks (as usual) in IE6. The stars doesn't even show up in IE6, though they work perfectly.
it uses sprites to …
0
votes
0answers
34 views
ie6 ie7 in virtual box [closed]
Hello. I am trying to install the vhd ie6xp and ie7xp packs available from Microsoft on my virtual box. Virtual box will only mount CD/DVD's and/or ISO's. How do I get it to use the Microsoft files? I …
8
votes
19answers
410 views
Why don’t people just stop developing sites to cater to IE6?
I don't understand why developers continue to program things to accommodate IE6. People should update the browser they use, right?
I've already seen many firms completely stop developing for IE6, …
0
votes
2answers
63 views
Website surfacing blank pages in IE6
- Since discovering more about my problem I have modified my question
A single user is complaining that (on XP and using IE6) they're not able to follow any links around my site. The behaviour …
0
votes
1answer
9 views
IE6 UpdatePanel Must move mouse to refresh after async call
So we are using IE6, and can not migrate to any other browser. So our application is having issues where after we have a postback inside our updatepanel. The browser looks like its resetting the DOM, …
1
vote
1answer
33 views
Layout issues in IE 6.0
Im having some issues with my layout in IE6 (corporate business, ideally id tell them to shove ie6 :P)
Link to the site is http://www.clickcommercial.co.uk
Ive just applied the twinhelix png fix …
0
votes
4answers
75 views
PNG tranparency help in ie6!!
hi!!
i've a problem with png transparency in IE6..
below is the code which needs to be fixed
<input type="image" alt="rtf" src="/components/i/images/icons/rtf.png"/>
i saw some posts on this …
0
votes
0answers
11 views
VBScript “Export to Microsoft Excel” in IE6
When right-licking on a HTML page in IE6 (our company standard), there is an option "Export to Microsoft Excel". Can this option be fired via embedded VBScript?
0
votes
2answers
22 views
javascript “Export to Microsoft Excel” in IE6
When right-licking on a HTML page in IE6 (our company standard), there is an option "Export to Microsoft Excel". Can this option be fired via javascript?
0
votes
1answer
6 views
Solve IE6 static content caching issues on IIS6
I'm currently experiencing problems with static content - most noticeably jQuery datepicker images, but also other static files - which results in images/static content loaded many times - I can …
0
votes
1answer
70 views
What is haslayout?
I've read some article on it but didn't get what is actually. can anyone on SO explain me.
Is it only related to IE6 only?
What does zoom:1?
Is layout is a IE only TAG?
Edit:
I found this info …
0
votes
2answers
39 views
IE 6 strange problem background bullet only shown on mouse while hover is not applied?
in IE6 background image only shows if we mouse over on the link otherwise not
#tbaContentContainer P A:link { font-size:1em; background: url(~/media/images/e/experian/images/content/arrow.ashx) …
0
votes
1answer
15 views
AJAX calls randomly timing out in IE6/7?
Some of my AJAX calls in IE6 and IE7 seem to randomly time out. It doesn't happen in any of the other browsers. Posting code won't be of much help, because it literally happens in three or four …
