Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treeview conflict #8

Closed
HermanTk opened this issue Apr 24, 2015 · 2 comments
Closed

Treeview conflict #8

HermanTk opened this issue Apr 24, 2015 · 2 comments

Comments

@HermanTk
Copy link

After adding this player Treeview plugin (https://github.com/jzaefferer/jquery-treeview/blob/master/jquery.treeview.js) stops working. Firebug shows unknown error in jQuery.

Example: http://www.mosreklama.net/btl/organizacija-treningov
Try to push any plus icon in the left menu. When treeview plugin works the plus elements has toggler() function for onclick. Example: http://eng.mosreklama.net/internet

@pupunzi
Copy link
Owner

pupunzi commented Apr 24, 2015

Hi,
you are including a really old jQuery version (1.7.2)... I don't know if that could be the problem as the error thrown is too generic and fired from the minified version. You could first try to include at least jQuery 1.9.x (better if the latest release) not minified to see where the error is.

Bye,
Matteo

@HermanTk
Copy link
Author

Hi Matteo!

I did as you recommended.
Conflict between plugins, of course, is still here. I want to mention that when I'm including just jquery.jplayer.min.js treeview plugin works correctly. The problem appears only if I'm including jquery.mb.miniPlayer.js
I've really tried various of combinations but couldn't find the decision myself.

@pupunzi pupunzi closed this as completed Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants