What is the best way to accomplish navigation using an image that is divided up using a grid?
Say I had an office floorplan divided up in to 10 x 10 squares. I need each square to open a new window with info relative to that area. Also, I need each square to highlight on mouseover, and the mouse pointer should not change from the normal arrow pointer as it usually does when hovering on a link.
I've had some suggestions for using an image map, and some for using tables over a background image. What would be the benefit of these ideas? Is there a best practice for achieving this task?!
TIA
Say I had an office floorplan divided up in to 10 x 10 squares. I need each square to open a new window with info relative to that area. Also, I need each square to highlight on mouseover, and the mouse pointer should not change from the normal arrow pointer as it usually does when hovering on a link.
I've had some suggestions for using an image map, and some for using tables over a background image. What would be the benefit of these ideas? Is there a best practice for achieving this task?!
TIA