OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
the submit button multiple clicking issue
This page's ID:
10926
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
patric design: Hmmmm there are plenty of ways to fix this issue - it came up a while ago in the DHTML forum (and I'll probably move it there). I picked up this code at the time (I think it was from the Doc): [quote] <script language="javascript"> <!-- var submitcount = 0; function submitOnce() { if (submitcount == 0) { submitcount++; return true; } return false; } //--> </script>[/quote] kuckus' Colored Scrollbar utility does some nice work disabling various form elements so you might get some inspiration there: [url=http://development.gurusnetwork.com/utilities/colored_scrollbars/]http://development.gurusnetwork.com/utilities/colored_scrollbars/[/url] ___________________ Emps FAQs: [url=http://faq.ozoneasylum.com/53/]Emperor[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »