The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is it possible, to make it when the the quick reply button is pressed(with the must click option for the quick reply button set to no) it automagically places a check mark in the quote reply in message box???
|
#2
|
||||
|
||||
![]()
just add a checked="checked" at the input checkbox code of the QR template.
as long as you have not clicked on a special post, that whole checkbox is grayed out, and if not, then it's automatically checked (like on vb.org) ![]() |
#3
|
|||
|
|||
![]() Quote:
example: </if> <label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" checked="checked" />$vbphrase[quote_message_in_reply]</label> </div> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|