[Rails] Re: Ajaxy popups
Michael Pavling wrote in post #1017715:
> ...
> My main demand is to pop up a form that will be populated by an ajax
> call (I don't really want to render "display:none;" all the possible
> forms, and show relevant ones when clicked)
A simple way to 'disable' all visible stuff is to put a (transparent)
div over the whole 'screen' and to put the 'modal form' above (inside or
after) that. Hope this helps, T.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home