Jquery: Selected Drop Down Entry Shows/Hides Other Fields

September 9, 2008 – 9:26 am

 
// type is the dropdown that controls what get displayed.
// folder_drop, radiologist_drop, and resend_box
// get displayed based on the selected value of type.
// This mapping is done in the if/else statements.
// The first time is for when the page loads,
// the second time is when type changes.
//
// The mapping to selected values and id should be put
// into a function so you would only need to change it
// in one place.
function hide_all() {
  $("#folder_drop").hide();
  $("#radiologist_drop").hide();
  $("#resend_box").hide();
}
 
$(document).ready(function() {
 
  hide_all();
 
  if($("#type").val().indexOf("Folder") != -1) {
    $("#folder_drop").show();
  }
  else if($("#type").val().indexOf("Radiologist") != -1) {
    $("#radiologist_drop").show();
  }
  else if($("#type").val().indexOf("ReSend") != -1) {
    $("#resend_box").show();
  }
 
  $("#type").change(function(){
    hide_all();
    if($(this).val().indexOf("Folder") != -1) {
      $("#folder_drop").show();
    }
    else if($(this).val().indexOf("Radiologist") != -1) {
      $("#radiologist_drop").show();
    }
    else if($(this).val().indexOf("ReSend") != -1) {
      $("#resend_box").show();
    }
  });
}
);
 

Post a Comment



thevedic.net

Part of the thevedic.net.
[Contact Me] - [Mud Emporium] - [Ozark, AR] - [See my Port?]

This site is in no way represents the opinions or positions of any company or organization including those who employ the creators of this web site. We're not responsible for the content, posts, responses by other users or ideas of any sites that are linked to on this page. This site is recommended for ages 18 and up.

VEDIC VEKO IS PROSPEROUS

Arkie Imports | Dean Vaughan | Dean Vaughan | K. Dean Vaughan | Kenneth Vaughan | Pig Trail 23 | Pig Trail Pics | See My Port Forward Info | See My Port Forward Info


I'm not affiliated with the following in anyway.
Arkansas MMA - Inferno Mixed Martial Arts - Inferno Martial Arts Club - Inferno Martial Arts Club - Official Inferno Fight Gear - Inferno Fight Equipment - Inferno Combat Gear - IFC Online - Inferno Fight Gear - Inferno MMA - Inferno Fight Gear