Hi all, Maybe this isn''t even a rails related question but hopefully someone has an answer to my "simple" problem. Clicking a text field in a form displays the previously submitted input. I know you can disable this behavior in your browser but how can I make sure it won''t be displayed to my visitors? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
isnt that a fnction of the browser? On Jun 16, 7:02 am, Cow <r.ka...-0Pd/PUahhFZWk0Htik3J/w@public.gmane.org> wrote:> Hi all, > > Maybe this isn''t even a rails related question but hopefully someone > has an answer to my "simple" problem. Clicking a text field in a form > displays the previously submitted input. I know you can disable this > behavior in your browser but how can I make sure it won''t be displayed > to my visitors?--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I know it is, only telling every visitor of my site to turn it off isn''t really an option. That''s why i''m looking for an html/javascript solution. On Jun 16, 4:39 pm, john95127 <john.steinb...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> isnt that a fnction of the browser? > > On Jun 16, 7:02 am, Cow <r.ka...-0Pd/PUahhFZWk0Htik3J/w@public.gmane.org> wrote: > > > Hi all, > > > Maybe this isn''t even a rails related question but hopefully someone > > has an answer to my "simple" problem. Clicking a text field in a form > > displays the previously submitted input. I know you can disable this > > behavior in your browser but how can I make sure it won''t be displayed > > to my visitors?--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---