ThemeForest

JQuery and Submittal Forms

176 posts
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 100 and 499 items
stylus1274 says

Does any one know if you can use contact forms with a JQuery slider.

As in let’s say I have 3 different contact forms. So can I use the slider to “slide” in each different form when an icon is clicked?

Possible?

3 years ago
94 posts
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 1 and 9 items
  • United Kingdom
  • Referred between 10 and 49 users
JimmyP says

Yep, that’s possible.

With progressive enhancement in mind you’ll want to have all three forms existing within the page and then you can use jQuery to dynamically hide them. Then, you can attach a click handler to each icon/button that will show the respective form.

I’m not sure what you mean by “slide” but here’s a quick demo of what I interpreted it as: http://jsbin.com/ojovi

3 years ago
by
by
by
by
by