tags:

views:

37

answers:

1

I have a jquery tabs with jquery multiselect in my second tab. My problem is that the multiselect doesn't load the css and js if it's in second tab. If I put in in a first tab it works fine. What am I doing wrong?

A: 

Post your html and js code

Felix Guerrero
html: http://slexy.org/view/s21jqtQEJlI use the js of multiselect from here: http://github.com/michael/multiselect/blob/master/js/ui.multiselect.jsTook example from here: http://www.mind2soft.com/jquery/widget/multiselect/
alexarsh