SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Footer jumps up in IE
-
Feb 18, 2007, 19:11 #1
- Join Date
- Mar 2005
- Location
- Rio de Janeiro - Brazil - South America
- Posts
- 409
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Footer jumps up in IE
Problem in IE is here: http://www.clickmaujor.com/ - Solved. - There was a hasLayout IE issue
Scenario: On the footer there are two lists under the heading "Serviços Oferecidos";
After each list item there is a [?] sign, that is a dead link whose function is to open a 'popup window' containing a text explaining the item.
(The well know effect achieved with display:none/display:block for a span element inside the link element and that contains the explained text).
Bug: If you hover over the dead link in order to open the popup, the whole footer jumps up by 15pixels.
Can you help me?Last edited by Maujor; Feb 25, 2007 at 03:33. Reason: Problem solved
Mauricio Samy Silva
http://www.maujor.com/
-
Feb 19, 2007, 15:45 #2
- Join Date
- Feb 2007
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi,
That is a strange issue. Does it happen in IE7?
-
Feb 19, 2007, 15:49 #3
- Join Date
- Mar 2005
- Location
- Rio de Janeiro - Brazil - South America
- Posts
- 409
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Mauricio Samy Silva
http://www.maujor.com/
-
Feb 20, 2007, 19:21 #4
- Join Date
- Mar 2005
- Location
- Rio de Janeiro - Brazil - South America
- Posts
- 409
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
HI,
1-) The bug happen in IE7 too.
2-) I just discover that it is a hasLayout problem.
When I set * {zoom:1;} the bug disappeared, but I didn't found which element(s) must gain layout.Mauricio Samy Silva
http://www.maujor.com/
-
Feb 20, 2007, 19:24 #5
- Join Date
- Mar 2005
- Location
- Rio de Janeiro - Brazil - South America
- Posts
- 409
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Solved. - There was a hasLayout IE issue
Last edited by Maujor; Feb 25, 2007 at 03:32. Reason: Problem Solved.
Mauricio Samy Silva
http://www.maujor.com/
Bookmarks