What is the problem with using an image map and javascript for this sort of thing?
By using lists and hover states you've limited yourself to rectangular hotspots, and haven't really gained anything as far as I can see. You've also lost any ability to have links in the little pop-ups, because they disappear as soon as you try to mouse over to them. If you are concerned about users without javascript, one way to accommodate them is to simply have all the popups visible (and linked to from the map areas) by default, and to use js to hide them. Users with js get the full effect; users without get an imagemap with links to the popup content. cheers Geoff ============================================================================== The information contained in this email and any attachment is confidential and may contain legally privileged or copyright material. It is intended only for the use of the addressee(s). If you are not the intended recipient of this email, you are not permitted to disseminate, distribute or copy this email or any attachments. If you have received this message in error, please notify the sender immediately and delete this email from your system. The ABC does not represent or warrant that this transmission is secure or virus free. Before opening any attachment you should check for viruses. The ABC's liability is limited to resupplying any email and attachments ============================================================================== ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
