Thread
:
The IE6 "jumping text" problem
View Single Post
#
7
(
permalink
)
Oct 10th, 2007, 07:18
Jack Franklin
Resources Administrator
Join Date: May 2007
Location: Cornwall, England
Posts: 1,280
Blog Entries:
7
Thanks: 10
Thanked 4 Times in 4 Posts
Re: The IE6 "jumping text" problem
For me when I hover the first time it moves up the page but then stays still. Can you post the
CSS
please? Try putting display:block in the link styles on the normal and hover styles.
a:link {
display: block;
}
a:hover {
display: block;
}
Jack
__________________
Resources Administrator
Jack Franklin
View Public Profile
Visit Jack Franklin's homepage!
Find all posts by Jack Franklin
View Blog