The problem is that your users, like most users, are not very bright.
They double-click (or in this case, triple-click) submit
buttons. :disable_with will pretty much solve the issue; anybody with
enough savvy to have JS disabled likely knows that you don't double-
click submit buttons.

--Matt Jones

On Aug 26, 11:09 am, Jim Burgess <rails-mailing-l...@andreas-s.net>
wrote:
> Aldric Giacomoni wrote:
> > Quick hit from google after using "disable form rails after click":
> >http://railsforum.com/viewtopic.php?id=9585
>
> > Hope this helps.
>
> Cheers for the reply, but this is quick and dirty and doesn't solve the
> problem if the user has javascript disabled.
>
> I would rather understand what is happening when submit is pressed and
> work things out from there.
>
> Would be grateful for any more suggestions.
> --
> Posted viahttp://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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to