Hi everybody,

I'm a rails beginner and I'm trying to figure out how to react to a
keyboard press in an rjs-file and then do some stuff to the page. It
should go something like this:

if @correct
  #do something
  #wait for the user to press any key
    #do something
  end
end

Does anybody know how to do this?

Thanks in advance!
Christopher

--~--~---------~--~----~------------~-------~--~----~
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