The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disapearing login text
Another login text question. here is my login prompt code:
Quote:
JakeC Example: now you see it now you don't |
#2
|
|||
|
|||
In the input tags, onClick="if (this.value='username') this.value='')". Untested but I think that works.
|
#3
|
|||
|
|||
Well, I gave it a try and that wasn't it. I tried inserting the code that the above pictured site uses to make it work on their site but it doesn't work for me either. Does this involve java script?
JakeC |
#4
|
|||
|
|||
Make sure you're copying and pasting, the '' at the end is not a "
Or try this: Code:
<input type="text" class="bginput" name="username" size="8" value="username" onClick="if (this.value='username') this.value=''"> |
#5
|
|||
|
|||
yup
that works gj filburt |
#6
|
|||
|
|||
filburt1,
You rock! Thanks a bunch. This was my last obstacle before launching my site so within a day or two I should be going live. Thanks. JakeC www.homebuiltairplanes.com |
#7
|
|||
|
|||
Glad to be of service
|
#8
|
|||
|
|||
someone should release that in a mod?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|