On Aug 19, 1:29 am, Thejaswi Puthraya <[EMAIL PROTECTED]>
wrote:
> > I'm using mochikit
>
> Try,
>
> onclick="$('button_id').disabled=true;"
>
> It is 'disabled' and not 'disable'.
> Check out button properties 
> athttp://www.w3schools.com/htmldom/dom_obj_button.asp
> According the W3Schools...disabled works since IE5.0...so I see no
> reason why it shouldn't work in IE7.0
>
> Cheers
> Thejaswi Puthraya

Thanks a bunch, but would that go into the markup or into the
comments.js file? I'm a js newb (really bad one). I'm guessing into
the js file, the submit button doesn't have an id. Here is my current
comments.js file http://dpaste.com/17243/


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to