Wednesday, April 10, 2013

How to get selected Value from Select2 Jquery.

Hi To know how to bind Dropdown using Select2. Please reffer  my  old  Post

How To Bind Select2

Now i  will  give you  one example to Get Selected Value.


Jquery
--------
  var AuthorList= $("#AuthorList").val();

HAPPY CODING

No comments:

Post a Comment