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

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

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -