Select2 not working in Jquery-Steps -


i installed jquery-steps plugin , select2 plugin. put select2 box inside wizard form (jquery-steps) , doesn't work. list values not exported in . outside wizard select2 works fine.

i had set $('.class').select2(); after $('#form').steps();


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -