ENHS Webpage behaviour fix
From Davidbond.net
I've designed a fix for the Exmoor Natural History Society web page so that the mouse pointer appears as it should and the logos don't have borders. This assumes that the text, rather than the box containing it should be what activates the link.
Demo of the fix at: http://davidbond.net/oldSite/temp/enhsProblemFixed.html.
This was due to the use of <td onClick="window.location='**URL**';"> instead of the usual <a href="**URL**">
The page code has also been neatened up to make less use of tables and better use of divs. Unfortunately, it appears as though the author has used a software package to produce the pages, so it is unclear how much work it will be to fix all pages.
For more information, contact me.
