
August 27th, 2003, 02:51 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 16
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
rollover - add/remove border
hi everyone... i'm using dreamweaver mx,
I currently have 2 rows of 6 images. When the cursor rolls over an image, i would like the image border to appear. When the cursor leaves the image I would like the border to stay. When the cursor rolls over a different image, i would like the border that appeared on the last image to disappear, and the current image get a border.
I actually figured out how to do this, but i can't help but think I did much more work than needed. What i did was add Change Property behaviours for each image. For example, the first image would have a mouseover property that added a 2 pixel border to itself. It would also have 11 other mouseover properties that would give each of the other 11 images a border of 0 pixels.
So this works fine, but i'm just wondering if there is an easier way to do this.
To see what i have, go to http://homestar.fateback.com/characters.htm
|