I am working on this site, and it is almost done, so this should be my last question.
In Firefox 1.5, the round button appears and behaves as it is supposed to.
However, in IE6 ($%!@*$%!!!), it ONLY works the way it should AFTER you mouse-over it once. Why? I cannot figure it out!
Site: <!-- m --><a class="postlink" href="http://www.behan-law.com/">http://www.behan-law.com/</a><!-- m -->
CSS File: <!-- m --><a class="postlink" href="http://www.behan-law.com/common/css/default.css">http://www.behan-law.com/common/css/default.css</a><!-- m -->
What am I missing?
I have my backgrounds set to no-repeat... so why does IE ignore this?
Thanks!Overkill again! Remove position:relative; white-space: nowrap; from #button and .link
You could probably remove a lot more css and html, but as it works, leave it as it is.
btw the margin for <hx> elements needs to be set so that they look the same in FF, IE and Opera.That's my new nickname: "OverKill".
Thanks, again!
In Firefox 1.5, the round button appears and behaves as it is supposed to.
However, in IE6 ($%!@*$%!!!), it ONLY works the way it should AFTER you mouse-over it once. Why? I cannot figure it out!
Site: <!-- m --><a class="postlink" href="http://www.behan-law.com/">http://www.behan-law.com/</a><!-- m -->
CSS File: <!-- m --><a class="postlink" href="http://www.behan-law.com/common/css/default.css">http://www.behan-law.com/common/css/default.css</a><!-- m -->
What am I missing?
I have my backgrounds set to no-repeat... so why does IE ignore this?
Thanks!Overkill again! Remove position:relative; white-space: nowrap; from #button and .link
You could probably remove a lot more css and html, but as it works, leave it as it is.
btw the margin for <hx> elements needs to be set so that they look the same in FF, IE and Opera.That's my new nickname: "OverKill".
Thanks, again!