found this and would like to change it. () with. (): Transition ():
It does not seem animated, but it is clicked after:
el.transition ({ "Display": "block", "height": "show"}, 250);
Your sintax is not correct, you can use transit with values such as:
Opacity, rotate, padding, width, height, x etc.
And what is 'height: show'?
Here is an example of use:
JQ (The Panel). Transsection ({Opacity: 0, Duration: 200, to rotate: '+ = 3deg', height: The height,}); You can see, the period has also been declared inside {}. There is a bunch of examples on
No comments:
Post a Comment