Announcement

Collapse
No announcement yet.

Form Question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Form Question

    when setting up an edit box....what does "events" mean...what does it do?

    and the "initial value" if i put "required" how can i set it up so when a visitor points to the box the word "required" automatically disappears?

  • #2
    Re: Form Question

    1. Look at this post.

    2. Right Click the field. Select HTML, select the Inside Tag and paste the following code:

    onFocus="if(this.value!='')this.value='';"
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

    Comment

    Working...
    X