Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Ugh... help! Must thwart multiclickers
- From: javascript@xxxxxxxxxx (Trey H)
- Subject: [Javascript] Ugh... help! Must thwart multiclickers
- Date: Thu, 25 Jul 2002 19:59:31 +0000
You may want to try putting this code in the button: onClick="this.disabled=true" This should disable the button after being clicked. I am not sure if this works on image buttons though. >From: "Joshua Turcotte" <kaji@xxxxxxxxxxxxxx> >Reply-To: javascript@xxxxxxxxxx >To: javascript@xxxxxxxxxx >Subject: [Javascript] Ugh... help! Must thwart multiclickers >Date: Thu, 25 Jul 2002 15:37:19 -0400 > >One of the things I had always liked about layers was their ability to mask >out links on lower layers... and javascript being the best way to control >the visiblity of said layers and all... > >regardless, my problem is this... on a particular page, I have a graphic >submit button and when clicked, on occasion, it takes a few seconds for the >the page to switch, and we're getting a lot of truly idiotic users who >click that button 10, >sometimes 17 times I've seen one and are flooding the system with nearly >identical records... > >I've since been trying to do one of two things... either erect a blank or >'processing...' layers directly over the submit button so as to mask out >the possibility of multiclinking... or have that button and form in a layer >which goes hidden after >the click... but for the life of me, I can't get this to cooperate at >all... it seems to go on trying to process the form and completely igores >the fact that there is an onclick feature... > >notions? > >_____________________________________________________________ >J.e. Turcotte: eMAGERY Founder, Media|Creative Solutions Developer >jet@xxxxxxxxxxx, voicemail: (207) 866-4842, www.emagery.com > >_______________________________________________ >Javascript mailing list >Javascript@xxxxxxxxxx >https://lists.LaTech.edu/mailman/listinfo/javascript ==================================== Trey Hunner: tutwabee@xxxxxxxxxxx Get great JavaScript scripts or Get a website: http://www.websiter.biz ==================================== Make money by being online: http://www.degoo.com/index.php?refid=tutwabee =================================== Earn free traffic for your website easily: http://tools.addme.com/servlet/popview?id=52260 ==================================== _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
- Prev by Date: [Javascript] Change name of browse button
- Next by Date: [Javascript] Silent window.close... or a better idea
- Previous by thread: [Javascript] Change name of browse button
- Next by thread: [Javascript] I don't know what to put down as the subject for this one...heh...
- Index(es):