Can't get the kind of animation I need!!

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
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Can't get the kind of animation I need!!

Post by makros »

Hello all ,

I have created an animation combining with css3 and event but can't set up it the way I want it to work.
Please take a look at below and if anyone can help me to fix this.I spent a lot of time on this with no success.



For example:
when the on mouseover the top left black ractengular then phone hand will rotate towards it,
when clicking on the same black rectangular then the car moves from the phone towards the rectangular (slide-out-blurred-top Animation).

Event Set up for Retangular:
onmousemove >Rotate> target=layoutgrid5
onlick>Animatecss3>Target=layoutgrid7
onclick>timerstart>Timer1
onmouseleave>rotate.target=layoutgrid5
onmouseleave>animatecss3>target=image1

I have two issues with it:

1-The car gets blurred.
2-The car passes over rectangular.

I want the car to stop when it gets to rectangular and not pass it over and with no car getting blurred.
when the car gets to rectangular then the timer will redirect to the link I have set up .
I know that I have chosen the slide-out-blurred animation because I can not find any other close to what I wanted.

I know I am doing something wrong here and if someone can help me to fix this with a guide on how can I set it up correctly would be much appreciated.

Thanks in advance
Last edited by makros on Wed Mar 10, 2021 2:32 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

I am not sure if this can be done with the standard tools. This may require a custom script, because this a very specific requirement.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Tue Mar 09, 2021 12:35 pm I am not sure if this can be done with the standard tools. This may require a custom script because this a very specific requirement.
Thanks for your reply back.

All I needed is just to move 50px the car move forward after clicking the shape but It seems not possible to achieve that.

Anyway, thanks.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Now let's say I send the HTML and other related files to a developer and I get it done and send it back to me.

Now how I can continue to work on the page as it is not a project page anymore and I read from the help tutorial that If I import the HTML with the builder then everything will mess up.

Any solution for this?

Thank you
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Sorry for asking multiple questions as I am new to this builder .

Another issue I am having is with this card which I am trying to make an event for it to target an image with animation but it does not work.
I test with an image and it is working fine ...but not working with the card and I need this with the card.

I have no clue what is wrong.
I wonder if any other one has encountered the same problem or help to fix this.

Thanks in advance.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Now let's say I send the HTML and other related files to a developer and I get it done and send it back to me.
Now how I can continue to work on the page as it is not a project page anymore and I read from the help tutorial that If I import the HTML with the builder then everything will mess up.
You can use the HTML object to add custom HTML code to the page.

If you need further assistance then please share a demo project so we can see what you have done.
Before you share the project, remove all content from the project that is not relevant to your question so it's immediately clear what you are trying to do.

See this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Thanks for feed back.

Below is the project file.



as mentioned earlier ,the event is not working when I want to give an event to the top left black rectangular targeting the layoutgrid5 or image1 with rotate 50 or any number.

Thank you for taking look at this.
Last edited by makros on Wed Mar 10, 2021 2:33 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Thanks for the project, but can you please remove everything that is not relevant to your question? There is too much content, I have no idea where to start looking.
Also, can you include the images?
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Here is the zip files with images, project file and HTML page too.
I have deleted all other objects and layouts.

There are two objects as two-card and two images only.

I have saved the open page as a project.

Is that the correct way to save as the project?
please let me know if the above is not convenient for you.

thank you
Last edited by makros on Wed Mar 10, 2021 2:34 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Here are the steps to prepare your project for support:

- in your project select 'Save As -> Web Builder project',
- save the project under a different name
- remove all pages, except the one that your question is about.
- on that page remove all elements that are not relevant to your question.
- so, basically your project should have one page and one object unless other object are needed to demonstrate what you are trying to do.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Wed Mar 10, 2021 10:30 am Here are the steps to prepare your project for support:

- in your project select 'Save As -> Web Builder project',
- save the project under a different name
- remove all pages, except the one that your question is about.
- on that page remove all elements that are not relevant to your question.
- so, basically your project should have one page and one object unless other object are needed to demonstrate what you are trying to do.
Thanks for the instructions.

I think I have done with your instruction.

Thanks
Last edited by makros on Wed Mar 10, 2021 2:34 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Thank you for the updated project.

Now can you please describe what you would like to change about the current behavior?
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Wed Mar 10, 2021 11:26 am Thank you for the updated project.

Now can you please describe what you would like to change about the current behavior?
I want when mouse over the card then the handphone rotates towards the card and when the mouse leaves then return back.
when click on the card then the car only moves towards the direction and stops just before the card or at the above center middle of the card.

The main issue for me is that making events for the card is not working at least for me now.
Thanks
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

I'm sorry, this can only be done with a script. This cannot be done with CSS or events only.
The reason for this is because events use JavaScript and animations use CSS, so if you try to combine these two this will cause a conflict.
CSS is not aware of the changes made by the JavaScript and vise versa.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Wed Mar 10, 2021 12:17 pm I'm sorry, this can only be done with a script. This cannot be done with CSS or events only.
I see .

I think then its better to take the event tab from the card object if it is not working as I spent hours and hours trying to figure out why it is not working.
or this can be fixed in the next update/

Thanks for taking your time on this.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Events are working, but not in this case.

The reason for this is because events use JavaScript and animations use CSS, so if you try to combine these two this will cause a conflict.
CSS is not aware of the changes made by the JavaScript and vise versa.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Wed Mar 10, 2021 12:27 pm Events are working, but not in this case.

The reason for this is because events use JavaScript and animations use CSS, so if you try to combine these two this will cause a conflict.
CSS is not aware of the changes made by the JavaScript and vise versa.
I am not a coder but why is that it is working with an image?
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

An image is a single HTML element, a card is made up from many different HTML elements.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Wed Mar 10, 2021 12:35 pm An image is a single HTML element, a card is made up from many different HTML elements.
OK ,Got it.

Thank You
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo ,

Is that possible to help me to achieve and fix this issue for my project since I need this.

I include the project here so you can take a look at it and I will pay for this.
Please let me know.

Description;
After clicking the top left and right banner button then the car comes out and move towards the button.

I want this not to move out slow in a normal and without blurry.

www.******.com/carsa/speed-car.wbs

Thanks for your time
Last edited by makros on Fri Mar 12, 2021 9:58 am, edited 1 time in total.
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

I'm sorry, this is very specific so I do not have a standard solution for this.
You will either need to write a script for this or create your own animation (with the Animation Manager).
For me, this may also take a lot of time to implement this, so this is not something I can help you with.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Thanks, Pablo for your feedback and time.

Cheers!
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Please let me get back to this issue again.

I have managed to fix this animation issue by a coder editing the CSS file.

As I have set up from tools>option to generate the external CSS file for the pages, so I need to put this new code into css file.
The code is not a newly generated code by the coder but the existing one has been edited.

my question is how I can do this as there is no direct access to the code from the builder.

It would be great if there would be an easy outline for me to get this done.

Thanks again
User avatar
Pablo
 
Posts: 23331
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can't get the kind of animation I need!!

Post by Pablo »

Which modifications were made to the code?
If only the animation was changed then you may be able to make the changes it the Animation Manager.

Or else you can add custom code via the Page HTML or the HTML object.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: Can't get the kind of animation I need!!

Post by makros »

Pablo wrote: Fri Mar 12, 2021 1:28 pm Which modifications were made to the code?
If only the animation was changed then you may be able to put make the changes it he Animation Manager.

Or else you can add custom code via the Page HTML or the HTML object.
Thanks for your guideline.

I will do and see what I can do.
Post Reply