hmm....did not know that. somebody else had posted a similar response but appended a return true; after the this.disabled=true. wonder if it was for the same reason...?
On 9/13/05, Tony <[EMAIL PROTECTED]> wrote: > charlie... > > in IE if you do not add ",this.form.submit();" > to your idea, it never submits. > > <input type="submit" onclick="this.disabled=true, this.form.submit();" /> > > > tony > > > On 9/12/05, Charlie Griefer <[EMAIL PROTECTED]> wrote: > > <input type="submit" onclick="this.disabled=true;" /> > > > > On 9/12/05, Damien McKenna <[EMAIL PROTECTED]> wrote: > > > Anyone got a simple JS function to block multiple submit-button clicks? > > > I've looked a few times but never found anything simple that worked and > > > was cross-browser compatible. Thanks. > > > > > > -- > > > Damien McKenna - Web Developer - [EMAIL PROTECTED] > > > The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 > > > #include <stdjoke.h> > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218078 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

