tatong
|
| Posted: 11/18/2002, 8:40 PM |
|
Is it possible to make rollover to work in CCS? I tried in so many ways to do it to make it work and maybe am missing something that will make it to work.
Can anyone help?
tatong
|
|
|
 |
xbill
|
| Posted: 11/19/2002, 8:17 AM |
|
Probably the quickest way to do this
is externally to CCS.
Generate your images and rollovers and use a
small bit of javascript to change
the images on events.
Take this javascript and cut and paste
it into the html screen for the page.
There is also access to the javascript events
on an image inside CCS- select the IMG item
and then the "Format" tab. Expand the
Events selector to get access to the
events.
I haven't tested the custom event approach much-
as there are very few examples and it
is not very well documented.
-bill
|
|
|
 |
|