¡@

Home 

2014/10/16 ¤W¤È 12:03:23

jquery Programming Glossary: fielddescription

JQuery - Get select value

http://stackoverflow.com/questions/6706803/jquery-get-select-value

dancerPhone dancerEmail dancerCountry dancerAvailableDate Enter field description to appear in the dialog box var fieldDescription Array Stage Name Full Name Phone Number Email Address Nationality Availability dialog message var alertMsg Please complete.. one if obj.selectedIndex 1 obj.options obj.selectedIndex .text obj.options obj.selectedIndex .text ... alertMsg fieldDescription i n break case select multiple if obj.selectedIndex 1 alertMsg fieldDescription i n break case text case textarea.. .text ... alertMsg fieldDescription i n break case select multiple if obj.selectedIndex 1 alertMsg fieldDescription i n break case text case textarea if obj.value obj.value null alertMsg fieldDescription i n break case checkbox..