- Posts: 70
- Thank you received: 0
jquery issue
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
11 years 3 months ago #32905
by mark2kooki
Replied by mark2kooki on topic jquery issue
sorry ivan, have been away
i turned it off as i was showing someone an option of having the menu on the side
have turned it back on now
dir.pharmatoday.net/index.php/dir2?pid=64&sid=75:sdsd
i turned it off as i was showing someone an option of having the menu on the side
have turned it back on now
dir.pharmatoday.net/index.php/dir2?pid=64&sid=75:sdsd
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 - 11 years 3 months ago #32917
by ivan.milic
Replied by ivan.milic on topic jquery issue
Open:
templates/hot_cars/js/jquery.hjt.megamenu.js
you have this in two places:
replace it with :
templates/hot_cars/js/jquery.hjt.megamenu.js
you have this in two places:
Code:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#"').each(function(index) {
replace it with :
Code:
$el.find('.separator, a:contains("#LOAD#"), a:contains("#load#"), a:contains("#Load#")').each(function(index) {
Last edit: 11 years 3 months ago by ivan.milic.
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 #32925
by mark2kooki
Replied by mark2kooki on topic jquery issue
unfortunately that did not do anything
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 #32937
by ivan.milic
Replied by ivan.milic on topic jquery issue
here is fixed file in attachment.
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 #32965
by mark2kooki
Replied by mark2kooki on topic jquery issue
sorry not done anything
if you want to log in let me know i will send you the passwords
if you want to log in let me know i will send you the passwords
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #32972
by ivan.milic
Replied by ivan.milic on topic jquery issue
I made mistake when I put fix , here is again js file but this time its ok.
Please Log in to join the conversation.
Time to create page: 0.090 seconds