The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I just double checked and its all there lol
Heres the code and a part of my newthread template Code:
<tr> <td class="smallfont" colspan="3">$vbphrase[title]:</td> </tr> <tr> <td><input type="text" class="bginput" name="subject" value="[Something descriptive here will yield more responses]" onfocus="if(this.value=='[Something descriptive here will yield more responses]')this.value='';" onblur="if(this.value=='')this.value='[Something descriptive here will yield more responses]';" size="50" maxlength="85" tabindex="1" /></td> <td> </td> <td><img id="display_posticon" src="$selectedicon[src]" alt="$selectedicon[alt]" /></td> </tr> </table> Quote:
|
#12
|
||||
|
||||
Quote:
Code:
<tr> <td class="smallfont" colspan="3">$vbphrase[title]:</td> </tr> <tr> <td><input type="text" class="bginput" name="subject" value="[Something descriptive here will yield more responses]" onfocus="if(this.value=='[Something descriptive here will yield more responses]')this.value='';" onblur="if(this.value=='')this.value='[Something descriptive here will yield more responses]';" size="50" maxlength="85" tabindex="1" /></td> <td> </td> <td><img id="display_posticon" src="$selectedicon[src]" alt="$selectedicon[alt]" /></td> </tr> </table> CP1 |
#13
|
|||
|
|||
I think its just one of them unexplained phenomeons, a bit like my spelling pmsl.....cheers anyway m8
|
#14
|
||||
|
||||
lol,
np |
#15
|
|||
|
|||
when you click preview the title reverts back to the javascript text, any ideas? this doesn't happen at DP though
|
#16
|
|||
|
|||
Same thing with me. If someone knows how to do this correctly, please do tell!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|