You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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 = $('
#107
this.availableActions = $('
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
The text was updated successfully, but these errors were encountered: