H ia ll,
I have some pages on the site where some links (not all) do not work. There is no hover icon, there is simply the pointer as we kno it. The code looks fine to me. It works fine in FF.
Any idea why this happens?
Kind regards,
Michel
| SitePoint Sponsor |



H ia ll,
I have some pages on the site where some links (not all) do not work. There is no hover icon, there is simply the pointer as we kno it. The code looks fine to me. It works fine in FF.
Any idea why this happens?
Kind regards,
Michel


Unless you have grossly invalid markup, I doubt this is an HTML issue. It's more likely that you have done something with CSS that causes this.
Anyway, it's impossible to say without a link to the page, or at least the relevant markup and CSS (plus any JavaScript if that's involved).
Step 1 should, in any circumstances, be to validate your markup to make sure there's no trivial error that throws the browser off its tracks.
Birnam wood is come to Dunsinane



It seems that if I put an h3 inside a table, it does not work, if I put it outside the table it works. a working, stripped down example is here: http://www.thebaylodge.co.nz/problem.php
A non workling example is here: http://www.thebaylodge.co.nz/problem2.php
Any idea why this happens?
It is because the header height that is restrained to 115px, giving room to the image but not the menu that is visible overflowing but covered by the next coming div "index".
Happy ADD/ADHD with Asperger's



Perfect! Thank you. I would not ahve founjd that myself.
Bookmarks