Fade effect using Jquery UI
"fade" as effect. Here are the parametersspeed (Optional) It can take these values
'fast' 'slow' time in millseconds callback function: (Optional) We can use a callback function to execute once the fade effect is over
Usually it is connected to Click event of a button, here button id is b1
To this we have added a callback Function to display an alert windowHere is the code
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 |