twitter bootstrap - How can i open the drop-down using jquery -


i using phonegap , bootstrap. how can open select using jquery?

<select class="selectpicker" data-width="100%" name="selvalue" id="msg_counts_id">     <option value="" >select</option>     <option value="1">you</option>     <option value="2">are</option>     <option value="3">my...</option> </select>  


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -