The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Small problem after adding Named URL button to Quickreply
At the request of users I added a named link URL button to my quick reply box and it works great with only one small problem. Every time you click OK after adding the URL it works just fine, but if you hit the enter key it reloads the page erasing everything you previously typed. This will only happen the first time you use the enter key , on subsequent tries functions exactly like the OK button.
Here is the code that was added to showthread_quickreply: Code:
<td><div class="imagebutton"><a href="#q" onclick="namedlink('URL', '')"><img src="$stylevar[imgdir_editor]/createlink.gif" alt="$vbphrase[insert_hyperlink]" width="21" height="20" border="0" /></a></div></td> Any ideas on how to make it work correctly no matter which method is used. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|