On Sep 16, 8:28 pm, Shandy Nantz
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> Right now I have people login through a login page and then hit a logout
> button in order to loggout. Is there a way to close a browser window
> when a user logs out? Can that even be done in rails or JavaScript?
> Sorry if this not a question pertaining 100% to rails. Thanks,
>
window.close() will close a window (however there are restrictions
about what windows scripts can close)
Fred
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---