> Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Pete Harrison > Gesendet: Donnerstag, 30. August 2007 10:23 > An: [email protected] > Betreff: [css-d] Links within UL not clickable > > I have a UL with a list of links, some of which are clickable and some are > not. For some reason, the first two work OK when I move the mouse over them, > the third seems to have a thin line just above the text (if you move your > mouse very slowly up through the 'Team Spits' text you will see the pointer > change), and the last 2 don't seem to be there at all. > > The site is at <http://www.hhhconsulting.co.uk/dev/bedales/newsite/> > http://www.hhhconsulting.co.uk/dev/bedales/newsite/ > > click on the 'out team' link then look at the 5 white links starting 'Steve > & Richard' > > The CSS is at > > <http://www.hhhconsulting.co.uk/dev/bedales/newsite/templates/css/bedales.cs > s> > http://www.hhhconsulting.co.uk/dev/bedales/newsite/templates/css/bedales.css > > Many thanks > Pete > > PS. I have noticed that there are different links working under IE6 to IE7 > and FF! I'm assuming that the links are there but somehow the mark-up is > incorrect.
> Christian Kirchhoff wrote: >> Do you have the web developer toolbar for Firefox. It's pretty handy. Choose >> CSS->View Style Information from it's toolbar, and the move your mouse over >> the links you mentioned. You will recognize that the 3rd to 5th link are >> covered by the div.page_nav and therefore don't seem to work correctly. >> >> Hope that helps. >> >> Best regards, >> >> Christian Kirchhoff >> Directmedia Publishing GmbH · Möckernstraße 68 · 10965 Berlin >> www.digitale-bibliothek.de >> AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 >> Geschäftsführer: Ralf Szymanski · Erwin Jurschitza In addition to the WebDev toolbar, Firebug is a great addition to debugging, imnsho. To borrow a sig file: A: Because it messes up the order in which people normally read text. Q: Why is top-posting a bad thing? ~Ray ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
