webmike
-
Strange must see hope some has an answer.
I really need help here can someone verify this is an issue with my code, plugin or IE issue. Please note if you can see the issue or not. Thanks so much for all who responds. WebMike
-
Strange must see hope some has an answer.
Has anyone seen the problem I am seeing. I am wondering if it's a plugin causing the issue being my work and home systems use the same plugins more or less.
-
Image rollover works in IE but not FF
That was one of the first things I did before posting this. It validated fine for that line. Most important it's fixed. Thanks for the explanation. WebMike :D
-
Can't position my wrap in the same place IE FF
This has been fixed. It worked fine on my main site but when converting it to Wordpress it changed. I removed all the code and started fresh.
-
Image rollover works in IE but not FF
Well once again I posted a bit to soon. in the following code I removed one of the bottoms and everything thing now works great. old code ul#rollover li a:hover { background-position: bottom bottom; } New code ul#rollover li a:hover { backgro…
-
ul works fine in FF but not in IE HELP!!!
Al thanks much, I floated the A instead of the LI and that fixed the problem. I searhed this site last night and couldn't find a thing. :)