Results 1 to 1 of 1
-
13th Jan 2008, 01:36 AM #1OPMember
[TUT]Blocking botton Post new topick after click
2.2.x:
Often users hit the 'Post' button to create a new topic several times, resulting in many similar topics/posts. The article, I write as an opportunity to make clicking only once possible, after which the text buttons altered to "Sent", and re-pressing will be blocked.
ACP -> LOOK & FEEL -> Your Skin -> Edit Template HTML -> Post Screen -> EndForm
Find:
Code:<input type="submit" name="dosubmit" value="$data" tabindex="7" class="button" accesskey="s" />
Code:<input type="submit" onclick=this.disabled=true;this.value='Sending...' name="dosubmit" value="$data" tabindex="7" class="button" accesskey="s" />
Lease Reviewed by Lease on . [TUT]Blocking botton Post new topick after click 2.2.x: Often users hit the 'Post' button to create a new topic several times, resulting in many similar topics/posts. The article, I write as an opportunity to make clicking only once possible, after which the text buttons altered to "Sent", and re-pressing will be blocked. ACP -> LOOK & FEEL -> Your Skin -> Edit Template HTML -> Post Screen -> EndForm Find: <input type="submit" name="dosubmit" value="$data" tabindex="7" class="button" accesskey="s" /> Replace with: <input Rating: 5Extremely helpful article about hiding your identity here
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Any software or tool which helps to post ads on multiple website at single click
By SACHIN2708 in forum Webmasters, Money MakingReplies: 0Last Post: 20th May 2012, 06:46 PM -
Blocking Mp 4
By Crazy4 in forum vBulletinReplies: 9Last Post: 9th Jan 2011, 06:13 AM -
Error when i click EDIT POST
By xHDTVx in forum Technical Help Desk SupportReplies: 4Last Post: 4th Dec 2010, 03:45 AM -
thank botton problem
By LoUaI in forum vBulletinReplies: 6Last Post: 29th Nov 2010, 06:42 AM -
Blocking anyone with IE
By Jesse in forum Webmaster DiscussionReplies: 11Last Post: 24th Dec 2009, 12:26 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...