> I seem to have some terribly stupid users that repeadtly press the > submit button on an ajax comments form. How can clear the form after > the user submits the message like youtube does (they are ajax'd > aswell). I've tried onclick="this.disable=true" and all, but it > doesn't work in IE7. Any suggestions or tips would be greatly > appreciated.
Which Javascript library are you using??? Most javascript libraries handle the Ajax stuff as browser independent as possible (not always true though). Cheers Thejaswi Puthraya --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---