gehuangyi20 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Nested UL error #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create nested List: <ul><li><ul><li><a>some text</a></li><li><a>some 
text</a></li></ul></li></ul> 
2. Hover over the link in nested list on the resulting page
3.

What is the expected output? What do you see instead?
Expected: Nothing. Instead: Hovering over first item in list causes items below 
it to move down 
the page.

What version of the product are you using? On what operating system?
Latest Version. IE6 on XP.

Please provide any additional information below.
Mousing over the link in the first nested li appears to give it a class of 
"ie7_class5 ie7_lass0" and 
somehow this is pushing the next li lower.

Original issue reported on code.google.com by rolando....@gmail.com on 22 Jan 2008 at 2:19

GoogleCodeExporter commented 9 years ago
Do you have the sample CSS to go along with the sample HTML?

Original comment by dean.edw...@gmail.com on 22 Jan 2008 at 5:29

GoogleCodeExporter commented 9 years ago
I'm going to leave this bug here for a few more days. Unless I get the 
accompanying
CSS I will have to mark this bug "invalid".

Original comment by dean.edw...@gmail.com on 26 Jan 2008 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 30 Jan 2008 at 8:04