|
| Rollover Capabilites |
 |
Tue, 6 May 2008 21:21:08 +0000 |
When creating a rollover with a swap image behavior, is there anyway to have
the image that is being swapped in the slice stay open? Maybe by using a
control key or something along those lines, you could hold the rollover image
open on the screen. Or instead of the "swap image action", have the
new frame
that opens in the slice area stay open until you click to close it. Even
having the ability to setup a link on the new frame that takes you where ever.
This capability would open so many doors. Is this even possible, or should I
say possible within the limits of the program without needing someone to write
a custom script to complete the action? Any help or guidance in the right
direction would be greatly appreciated.
Thanks in advance for your help.
Bob Snow
|
| Post Reply
|
| Re: Rollover Capabilites |
 |
Wed, 7 May 2008 04:51:15 +0000 |
I think you'd have to edit the image swapping code and add a timer to it.
|
| Post Reply
|
| Re: Rollover Capabilites |
 |
Wed, 7 May 2008 19:13:26 +0000 |
|
| Post Reply
|
| Re: Rollover Capabilites |
 |
Thu, 8 May 2008 05:13:54 +0000 |
It's in JavaScript.
Near the top of your code should be something like this:
<script type="text/javascript">
<!--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|