fadeTo effect using JQUERYWe can change the opacity to a different value by using fadeTo() in jQueryTo fadeTo on click of a button here is the code.
Restoring OpacityWe can restore opacity by changing the value to 1.0
Adding speed to transitionWe can add choice to transition effect. The choice areSlow Fast Milli seconds
These effects add speed to the transition effects.
This article is written by plus2net.com team.
![]() |
Most Popular JQuery Scripts | |
1 | Two dependant list boxes |
2 | Calendar with Date Selection |
3 | Data change by Slider |
4 | Show & Hide element |