Modal dialog box

View: New views
2 Messages — Rating Filter:   Alert me  

Modal dialog box

by JannaB :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


How, typically, do you manage, say, what would be a modal-type dialog
box on a non-Rails application? How do you handle that type of thing
in Rails? (I don't want to fo off on some wild tangent in my code, but
want to keep things as rails-like as possible. I'm thinking there must
be a defacto standard for htis type of thing, but I am not finding it)
-Janna B
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Modal dialog box

by bill walton-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Thu, 2009-07-09 at 08:27 -0700, JannaB wrote:
> How, typically, do you manage, say, what would be a modal-type dialog
> box on a non-Rails application?

lightbox, et. al.

> How do you handle that type of thing
> in Rails?

redbox

HTH,
Bill


--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---