Bootstrap form-inline and display:none -


i have form-inline in bootstrap , have 1 of form <input> controls invisible until user selects particular option. when display page , control visible, well, when display , control has class="hide", , show using jquery.show(), control appears on next line.

it seems control's position doesn't initialized if has "hide" class (display:none) when page first shown.

how control initialize properly?


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -