How do I hide a Text or Combo Box

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

    • Jan 2009
    • 34

    How do I hide a Text or Combo Box

    Does anyone know how I can hide a Text or Combo box when I enter a Form page? Based on a Combo Box selection (that is visible on the Form, I want to use the Events Tab to display the hidden Text or Combo Box.
    TonySC
  • Watdaflip
    Major General

    • Sep 2005
    • 2116

    #2
    Re: How do I hide a Text or Combo Box

    Add this attribute to the elements html

    style="display: none";

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment

    Working...
    X