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
-
-
- Posts: 165
- Joined: Sat Mar 15, 2014 11:00 pm
- Pablo
- Posts: 23894
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: How to create event to smoothly change of background image
You can implement hover effects with CSS transitions.
https://www.wysiwygwebbuilder.com/transitions.html
https://www.wysiwygwebbuilder.com/transitions.html
-
-
- Posts: 165
- Joined: Sat Mar 15, 2014 11:00 pm
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?
- Pablo
- Posts: 23894
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: How to create event to smoothly change of background image
I'm sorry, the page background does not support transitions.
-
-
- Posts: 165
- Joined: Sat Mar 15, 2014 11:00 pm
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: 6116
- Joined: Thu Aug 16, 2007 7:32 pm
-
-
- Posts: 165
- Joined: Sat Mar 15, 2014 11:00 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