[EMAIL PROTECTED] wrote:

> I seem to have a bug with vanishing links.

Nope, it is not a bug.

> Please have a look at http://www.wdam.co.uk/clients/dynam/hh/
>
> If you look in IE, all the links (are you a, homeseeker, etc)
> work fine.
>
> If you look in Firefox, they all work fine on the front page.
> But if you click on "homeseeker", the "developer" and
> "landowner" links stop working.

Confirmed.

> On other pages, different links suffer! I can't see a pattern
> and nor can my programmer partner - we are both baffled!

The links on the right are covered by the "triangle".
Set a border for #triangle in your stylesheet and you'll see it.

The only reason that on the homepage the links still work, is 
that on that page, you have div#triangle *before* div#navlist, 
and as both have position:absolute, the one that's later in the 
source, will overlap the earlier one.

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/ 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to