Modal windows plugin to rails
Posted
by VP
on Stack Overflow
See other posts from Stack Overflow
or by VP
Published on 2009-11-01T01:13:51Z
Indexed on
2010/03/12
3:17 UTC
Read the original article
Hit count: 216
Hi,
I'm starting to digg some rails plugins to create modal forms in rails. Almost all documents that you find are too old (2006,2007) or more focused in php. I would like to create a "feedback" tab that when you click on that, it opens a form. For example, you can check the railscast website, http://railscasts.com/. Ryan Bates made it in his website, but didnt make any screencast about it.
any idea/tip about a rails plugin to work with jquery and to do those forms?
© Stack Overflow or respective owner