:: Forum >>

Change style for item in cell (rollover image)

I tried my best to keep from asking this question, but I cannot find an example or mention of my situation.

Here goes.
I figured out how to put an image in a column via a template.
I fugured out how to attach handlers inside the template.
Now what I need is to have the style of the image change when rolled over and out.
Example: rollover the image and a border is added to the image; roll off the image and the border goes away. I would like to change the style back and forth, but how do I get a reference to the item in the cell rather than the cell itself?

Che'
Monday, February 14, 2005
use document.getElementById("itemName")
Monday, June 26, 2006

This topic is archived.


Back to support forum

Forum search