Hi Everybody,
Still using Web Builder version 20
Can I attach an event to a rollover image. I want to use that rollover as a button to call a Dialog Popup?
attach an EVENT to a ROLLOVER IMAGE?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- jPaul
-

- Posts: 89
- Joined: Thu Jun 10, 2021 11:00 am
attach an EVENT to a ROLLOVER IMAGE?
Many Thanks,
-Paul-
If I wasn't so stupid, I wouldn't have to be so persistent.
-Paul-
If I wasn't so stupid, I wouldn't have to be so persistent.
- Pablo
- Posts: 24576
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: attach an EVENT to a ROLLOVER IMAGE?
And rollover image already uses events internally to implement the rollover functionality, so that why it does not support user events as it could conflict with the built-in scripts.
But technically, you can also implement a rollover using a standard image or button a using event and or transitions, then you can combine them (if you know what you are doing).
But technically, you can also implement a rollover using a standard image or button a using event and or transitions, then you can combine them (if you know what you are doing).