article

Sunday, April 4, 2010

Basic web effect with jQuery

Basic web effect with jQuery

Sample code for basic effect functions in jQuery

1. Hide and show effect











2. Hide and show effect




This div can be shown or hided slowly



3. FadeIn and FadeOut effect



This paragraph can fade in and fade out





4. Slide up and Slide down






This toggle can be slide up and down



5. Animate effect






6. Click paragraph and it will fade away









Example of Jquery, click paragraph
and it will fade away.







7. Expanding Textbox Facebook like















8. Custom Animation with animate() $(selector).animate()



animate()

==>

Related Post