- Posts: 70
- Thank you received: 0
jquery issue
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
11 years 3 months ago #32520
by mark2kooki
jquery issue was created by mark2kooki
hi
have a component installed that works when i use jquery easy, but this stops the menu from showing
have tried altering the various settings but cannot get them both working
the menu does not have any drop down its just the standard links
the menu has suffix of menumega is there another suffix that does not need the jquery
have a component installed that works when i use jquery easy, but this stops the menu from showing
have tried altering the various settings but cannot get them both working
the menu does not have any drop down its just the standard links
the menu has suffix of menumega is there another suffix that does not need the jquery
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32526
by ivan.milic
Replied by ivan.milic on topic jquery issue
Maybe "jquery easy" adds jquery reference that breaks menu initialization. jQuery needs to be referenced once and only once before all things on page that use it. You can inspect page source to check for that
Please Log in to join the conversation.
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
- Posts: 70
- Thank you received: 0
11 years 3 months ago #32703
by mark2kooki
Replied by mark2kooki on topic jquery issue
Hi ivan
sorry for delay ive been away
this is the page im talking about - dir.pharmatoday.net/index.php/dir2?pid=64&sid=75:sdsd
its from a testing site that i am working on - hence it looking a mess
ive even copied the source and started to delete line by line but there is no way i can get the tabs of the content and the menu to load
Is there just a basic menu option
sorry for delay ive been away
this is the page im talking about - dir.pharmatoday.net/index.php/dir2?pid=64&sid=75:sdsd
its from a testing site that i am working on - hence it looking a mess
ive even copied the source and started to delete line by line but there is no way i can get the tabs of the content and the menu to load
Is there just a basic menu option
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32706
by ivan.milic
Replied by ivan.milic on topic jquery issue
Well it's kind of obvious , when I open chrome code inspector I see 6 conflicts:
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...s/base/jquery-ui.css
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1.9/jquery-ui.min.js
Failed to load resource: the server responded with a status of 404 (Not Found) dir.pharmatoday.net//media/system/js/mootools.js
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...s/base/jquery-ui.css
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...n.js?_=1380033682078
Failed to load resource: the server responded with a status of 404 (Not Found) dir.pharmatoday.net//media/system/js/mootools.js
Whatever you use has bugs - links that it references to does not exist.
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...s/base/jquery-ui.css
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1.9/jquery-ui.min.js
Failed to load resource: the server responded with a status of 404 (Not Found) dir.pharmatoday.net//media/system/js/mootools.js
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...s/base/jquery-ui.css
Failed to load resource: the server responded with a status of 404 (Not Found) ajax.googleapis.com/ajax/libs/jqueryui/1...n.js?_=1380033682078
Failed to load resource: the server responded with a status of 404 (Not Found) dir.pharmatoday.net//media/system/js/mootools.js
Whatever you use has bugs - links that it references to does not exist.
Please Log in to join the conversation.
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
- Posts: 70
- Thank you received: 0
11 years 3 months ago #32712
by mark2kooki
Replied by mark2kooki on topic jquery issue
not used chrome before - normally use firebug
anyway the errors have been sorted but still no menu?
anyway the errors have been sorted but still no menu?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32718
by ivan.milic
Replied by ivan.milic on topic jquery issue
It appears there is no menu at all on page, no a trace like you unpublished module or did not set in module under menu assignment to show up
Please Log in to join the conversation.
Time to create page: 0.109 seconds