Re: [Rails] Disable back button of browser

2012-12-21 Thread Matt Jones
On Friday, 21 December 2012 02:10:51 UTC-5, Maddy wrote: > > Thanks! > > Is there any another way?? > > My requirement is, once i clicks the browser back button my site *redirect > to home page*. > > Please advice! > > As others have indicated, it's tricky-to-impossible and considered *seriousl

Re: [Rails] Disable back button of browser

2012-12-21 Thread Scott Ribe
On Dec 20, 2012, at 11:32 PM, Maddy wrote: > How to disable back button of browser?? NO NO NO! 100 TIMES NO! The back button is so fundamental to the experience of using a browser, that if your design needs it to be disabled, then your design is broken. Period. End of discussion. -- Scott R

Re: [Rails] Disable back button of browser

2012-12-21 Thread Rafi A
Ashok, You can disable the browser back button with the help of JavaScript snippets: On Fri, Dec 21, 2012 at 12:02 PM, Maddy wrote: > Hi Folks, > > Good Day, > > *How to disable back button of browser??* > > Please advise! > > Thank You. > > -- > You received this message because you are subsc

Re: [Rails] Disable back button of browser

2012-12-20 Thread Jim Ruther Nill
On Fri, Dec 21, 2012 at 3:10 PM, Ashokkumar Yuvarajan < ashokku...@shriramits.com> wrote: > Thanks! > > Is there any another way?? > Nope. > > My requirement is, once i clicks the browser back button my site *redirect > to home page*. > > Please advice! > If there is a way, this is not the for

Re: [Rails] Disable back button of browser

2012-12-20 Thread Jordon Bedwell
On Fri, Dec 21, 2012 at 1:10 AM, Ashokkumar Yuvarajan wrote: > Is there any another way?? > > My requirement is, once i clicks the browser back button my site redirect to > home page. The saying "it's more trouble than it's worth" is particularly fitting in this situation. -- You received this

Re: [Rails] Disable back button of browser

2012-12-20 Thread Ashokkumar Yuvarajan
Thanks! Is there any another way?? My requirement is, once i clicks the browser back button my site *redirect to home page*. Please advice! On Fri, Dec 21, 2012 at 12:05 PM, Jordon Bedwell wrote: > On Fri, Dec 21, 2012 at 12:32 AM, Maddy wrote: > > How to disable back button of browser?? >

Re: [Rails] Disable back button of browser

2012-12-20 Thread Jordon Bedwell
On Fri, Dec 21, 2012 at 12:32 AM, Maddy wrote: > How to disable back button of browser?? You can't. It's the users browser, not yours. -- 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-tal

Re: [Rails] Disable back button of browser

2012-12-20 Thread Jim Ruther Nill
On Fri, Dec 21, 2012 at 2:32 PM, Maddy wrote: > Hi Folks, > > Good Day, > > *How to disable back button of browser??* > you cant. > > Please advise! > > Thank You. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to thi

[Rails] Disable back button of browser

2012-12-20 Thread Maddy
Hi Folks, Good Day, *How to disable back button of browser??* Please advise! Thank You. -- 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 g