Jquery slider to show when you click on links
I would like to create a slider for 2 forms that i have.. basically I am going to have Form 1 and Form 2 as text.I would like that when I click on Form 1, a form in a table will slide and become visible underneath the text Form1.... Then if i click Form 2, another form in a table will be visible underneath the text开发者_如何学Go Form 2.... Any help please? thanks
use like use form, button instead of anchor and div tags
http://www.queness.com/post/3669/create-a-custom-content-slider-with-jquery
More fancy forms:
http://tympanus.net/codrops/2010/06/07/fancy-sliding-form-with-jquery/
精彩评论