Best way to show/hide form input fields based on leisure vs business?

Discussion in 'jQuery' started by 123GoToAndPlay, Mar 29, 2011.

  1. #1
    Hi,

    I want to show/hide form input fields based on a menu selection (business Vs leisure)

    What would be the better way?

    A one business div and one leisure div?
    B add a businees or leisure class to each input field and show hide the class
    C include a business.php vs leisure.php file?

    Other suggestions?

    -
     
    123GoToAndPlay, Mar 29, 2011 IP
  2. Jan Novak

    Jan Novak Peon

    Messages:
    121
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    0
    #2
    I vote for B :)
     
    Jan Novak, Mar 30, 2011 IP