Re: reset button question

2009-05-25 Thread Jani Tiainen

Bobby Roberts kirjoitti:
> i'm trying to put a simple reset button on a form but it's not
> working  Why wouldn't a standard html reset button be working?

No reason but you definitely shouldn't put reset button on a form in a 
first place [1].


[1] http://www.useit.com/alertbox/2416.html
-- 
Jani Tiainen

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: reset button question

2009-05-24 Thread Reiner

I can't think of any reason why it shouldn't work, so I think their
might be a problem in your code. Could you some snippet of the
relevant html code?

On May 24, 3:38 pm, Bobby Roberts  wrote:
> i'm trying to put a simple reset button on a form but it's not
> working  Why wouldn't a standard html reset button be working?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---