justAnoob Posted December 5, 2009 Share Posted December 5, 2009 Why would something this simple not work in FF? <a href="http://www.mysite.com/registration.php"><img src="images/registerjpg" width="166" height="30" border="0"></a> Quote Link to comment Share on other sites More sharing options...
Zane Posted December 5, 2009 Share Posted December 5, 2009 [/b] Quote Link to comment Share on other sites More sharing options...
justAnoob Posted December 5, 2009 Author Share Posted December 5, 2009 I'm sorry, didn't mention what was wrong. my href isn't working if FF. Quote Link to comment Share on other sites More sharing options...
Zane Posted December 5, 2009 Share Posted December 5, 2009 meaning?.... you can't click on it? it doesn't redirect?... be more specific. Quote Link to comment Share on other sites More sharing options...
justAnoob Posted December 5, 2009 Author Share Posted December 5, 2009 in ie i get the hand pointer cursor and i can click the image and be redirected. with ff i get no cursor, just the standard arrow and when i click on the image, no redirection. Quote Link to comment Share on other sites More sharing options...
Zane Posted December 5, 2009 Share Posted December 5, 2009 you probably have some javascript or CSS impeding your anchor tags' functionality. Quote Link to comment Share on other sites More sharing options...
justAnoob Posted December 5, 2009 Author Share Posted December 5, 2009 This is everything right here, <div align="center"> <img src="images/register.jpg" width="117" height="30"> <a href="http://www.mysite.com/registration.php"> <img src="images/registernow.jpg" width="166" height="30" border="0" /> </a> <img src="images/registernow1.jpg" width="667" height="30"> </div> Quote Link to comment Share on other sites More sharing options...
justAnoob Posted December 5, 2009 Author Share Posted December 5, 2009 wow,, my mistake, had another div overlapping this one. i was so stuck on looking at the code, i should of switched back to design view to see what was up. All better now, thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.