multiselect
multiselect copied to clipboard
TypeError: Object function ( selector, context )
Hello michael,
at first i will say, thanks for this Script! But this run not on my script with a current Jquery Version =(
I get the Error:
Uncaught TypeError: Object function ( selector, context ) { // The jQuery object is actually just the init constructor 'enhanced' return new jQuery.fn.init( selector, context, rootjQuery ); } has no method 'tmpl' #106
this.selectedActions = $('
').appendTo(this.selectedContainer); #107this.availableActions = $('
').appendTo(this.availableContainer);And when i replay it with original lines get more and more errors =( I Hope you can fix it and help me then i would includ your menu to my Framework on this i work.
Best regards Stefan