I don't think you can change the background image of a table data cell (or if you can, it wouldn't be as easy or cross-browser compatible)... it would be much easier to make each cell into a separate image and use a standard onMouseOver script like the one you can generate at http://www.geocities.com/~
Main Topics
Browse All Topics





by: mplungjanPosted on 1998-09-29 at 23:59:08ID: 1271614
Unless the background images show up in the doucment.images array I would not give you many chances.
es[0].src = 'otherimage.gif'" in the href.
Try having one backkground image on the page and do an
onMouseover="document.imag
If it changes, you are in business, if not you will need ot look at layers
Michel