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? -