Pagine
C#
HTML, CSS & ...
SQL
PC WORLD - Tips & Tricks
martedì 19 febbraio 2013
JQuery - Getting Value From DropDownList
If you need to get the value of a Drop Down List, look at the following example:
var
value
= $(
"#Yuor_DropDownList_ID option:selected"
).val();
My Two Cents ...
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento