On Mon, Apr 6, 2009 at 7:41 AM, haritha syamala
<harithasyamala-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hello people ..
>
> In my application I have user registration, i am using remote_form_for and
> lightbox for registration.
> after successful registration cant able to come out of lightbox with
> redirection.
> how can i redirect from that action(to comeout of lightbox).
> is it possible to do that?
>
> Thank in advance!
In your .rjs template, do
page << ''window.location =
"http://www.google.com/"''
--
Greg Donald
http://destiney.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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---