Tagged Questions

0
votes
1answer
28 views

IE6 - Element jumps when loading

In IE6 one element (an iframe in 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 …
0
votes
1answer
30 views

IE6 Shrink-wrap with Rounded Corners

In FF and IE8 things look pretty good. I have a mock up of the drop down that I'm trying to create with rounded corners at bottom here: www.geowinedb.org/drop-down-test/test.html. …
3
votes
10answers
133 views

IE 6 and IE 7 on same computer for debugging

I recently started a new job and my Lead is out sick. He assigned me a bug in our code that only affects IE6. The dev. box I'm running is Windows Server 2K3 with IE 7 though. How …
0
votes
1answer
12 views

IE6 and IE7 do not handle margins properly on elements with height property

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 …
0
votes
1answer
25 views

jQuery UI Dialog Titlebar and Background Does Not Display in IE6

Hey All, The subject pretty much sums up the issue. In IE6, we are using jQuery UI dialog to display an overlay with a form for the user to fill out; however, the background does …
1
vote
2answers
35 views

IE6 Javascript problems with $Revision$ in the filename

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= …
0
votes
3answers
153 views
+100

CSS problems: with custom ul,li dropdown navigation in ie, especially with the ie6 overflow:visible bug

The essence of the ie6 bug (dropdown entries must be truncated via overflow hidden to prevent ie from incorrectly expanding instead of acting as overflow:visible) can be seen in it …
0
votes
1answer
35 views

IE6 javascript image swapping

I am having a problem with IE6 image swapping using jQuery (but assumedly any old javascript will trigger this issue) When setting $().attr('src','image.png') where the current im …
0
votes
3answers
48 views

IE6 border-bottom: 0 & padding CSS issue.

Hi, I just encountered a IE6 bug that I don't seem to identify over the net. Basically this is when the behavior is triggered: a block element has border, on all sides except bot …
0
votes
3answers
44 views

Do we use doctype only to render webpages in standard mode with IE6 ?

Do we use doctype only to render webpages in standard mode with IE6 ? or does doctype do something more than that?
0
votes
0answers
26 views

IE6 image scaling with bicubic filter

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 everyth …
0
votes
1answer
25 views

Suckerfish navigation hiding behind content in IE7/IE6

I've built a suckerfish navigation. It seems to work fine in modern browser but it's hiding behind the content when viewed in ie7 and ie6. another issue i notice across all browse …
0
votes
0answers
21 views

Drop down menu in IE 6 - weird height issues, expands the 1st level ul

Hi all, Am having a ghastly looking problem with IE 6, though I think I've just made some errors with margins and padding not adding up somewhere. I know that IE needs a width se …
2
votes
4answers
74 views

What makes IE6 not accept text in input boxes?

I have 2 input boxes that are not disabled. When either gets focus no cursor is displayed and any text that you type in is not displayed. There are several events attached to these …
0
votes
2answers
51 views

Javascript Execution Order in IE6

Aren't Javascript blocks supposed to execute in the order that they are placed on the page? IE6 doesn't seem to follow that rule in some situations. My page basically looks like t …

1 2 3 4 5 32 next
15 30 50 per page