How to create event to smoothly change of background image

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

How to create event to smoothly change of background image

Post by piotrh »

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
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How to create event to smoothly change of background image

Post by Pablo »

You can implement hover effects with CSS transitions.
http://wysiwygwebbuilder.com/transitions.html
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: How to create event to smoothly change of background image

Post by piotrh »

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?
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How to create event to smoothly change of background image

Post by Pablo »

I'm sorry, the page background does not support transitions.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: How to create event to smoothly change of background image

Post by piotrh »

Thank You Pablo.

Ps: Looking forward new verion and new features - every new WWB opens incredible new possibilities!

All best!
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: How to create event to smoothly change of background image

Post by piotrh »

Thank You BaconFries.

Looks a little bit to advanced for me. But I'll try to figure it out.

P
Post Reply