Jump to content

Firefox ignoring links


jeffamm

Recommended Posts

I have a list of links on our home page in a "top 50" box that Firefox ignores (doesn't see as links, cursor doesn't change) as follows:<div style="position: absolute; left: 480px; top: 495px; background-color: transparent; width: 280px; padding: 0px;"> <br /><a href= "http://www.allmusicmethods.com/product_details.aspx?item_guid=6c0bfc16-748d-4035-88b4-f75b1cb28b12" class="Top50List">1. Hal Leonard Guitar Method Book 1 - Bk</a><br /><a href= "http://www.allmusicmethods.com/product_details.aspx?item_guid=aaa1efbb-3c7a-4114-9475-c79dc1891c48" class="Top50List">2. Hal Leonard Guitar Method Book 1 - Bk/CD</a><br />and so on to a closing </div>The page and CSS have been validated.What am I missing, and can I just put the class'"Top50List" in the div tag and not repeat it per line?thanks much

Link to comment
Share on other sites

Vchris,Interesting that it works for you (with Firefox I assume) but I just fixed it - another newbie mistake. When I drew the border I had used the z-index=2 so the links were obscured by the box. I didn't need the z-index, they were just vestiges of old code, so removing them fixed it. thanksJeff

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...