The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
safe to remove "onclick=clickedelm" from quick reply submit?
Hey guys,
One of my users requested a feature that would allow them to simitaniously submit a quick reply...and subscribe to the thread. I was able to do this by making a new button like so: Code:
<input type="submit" class="button" value="Post Reply & Subscribe" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="document.location = 'subscription.php?$session[sessionurl]do=addsubscription&t=$threadid';"> Code:
onclick="clickedelm = this.value" Will that cause a problem? It works fine, but I'm not sure what that attribute does and was unable to find out online |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|