Hello,
I have some objects and text on my page. Bacground may be a image or a solid color.
What i want to achieve is smooth change of background image/color triggered by hovering over certain text parts or objects. What would be the best approach to do this?
P
How to create event to smoothly change of background 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
Re: How to create event to smoothly change of background image
You can implement hover effects with CSS transitions.
http://wysiwygwebbuilder.com/transitions.html
http://wysiwygwebbuilder.com/transitions.html
Re: How to create event to smoothly change of background image
I assumed it can be done this way, but there are following questions:
Can i target background of page. Or perhabs create css animation for it? Or do I have to create layer for a background and target it instead?
Can i target background of page. Or perhabs create css animation for it? Or do I have to create layer for a background and target it instead?
Re: How to create event to smoothly change of background image
I'm sorry, the page background does not support transitions.
Re: How to create event to smoothly change of background image
Thank You Pablo.
Ps: Looking forward new verion and new features - every new WWB opens incredible new possibilities!
All best!
Ps: Looking forward new verion and new features - every new WWB opens incredible new possibilities!
All best!
- BaconFries
-
- Posts: 5946
- Joined: Thu Aug 16, 2007 7:32 pm
Re: How to create event to smoothly change of background image
Thank You BaconFries.
Looks a little bit to advanced for me. But I'll try to figure it out.
P
Looks a little bit to advanced for me. But I'll try to figure it out.
P