Hello, all!

As first: am a newbie in RoR.

The problem is: I need a modal widow to show some registration fields
for my site.

There is a main window with a button "Register" on it.
After pressing the button the user should get a modal window with
typical fields  name, surname, username, password and so on AND two
buttons OK and Cancel.
After filling all the fields or pressing one of the buttons the
controller should get the answer and all the data filled in.

As an example I got a jquery script opening a modal window. But no
matter what I try - I cannot get it working in Ruby!! :((( In the
example it works fine! But not  in Ruby!

In attachment there is the working example. If anyone understands how it
can be used in Ruby - please help me!

Thanx a lot in advance!

Attachments:
http://www.ruby-forum.com/attachment/2807/working_example.zip

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to