programmatically open a bootstrap select -


i need programmatically open bootstrap select, not show documentation says
(it affects displaying)

it seems missing method, how can done?

i tried documentation , wasn't working me either, did research , apparently opening select list not easy thing programatically javascript.

check out post , post.

what recommend use bootstrap .btn-dropdown instead of select list if possible?


Comments

Popular posts from this blog

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Handling constructor related functions while testing with mocha and sinon -