- Posts: 32
- Thank you received: 0
Scroll to Top Button doesn't work
-
hzarrabi
Inactive member - Topic Author
- Member
Less
More
11 years 1 month ago #34899
by hzarrabi
Scroll to Top Button doesn't work was created by hzarrabi
Hi,
After changing the code in
templates/hot_kindergarten/js/responsive_menu.js
mentioned in #34878 Topic
the Scroll to Top Button in android 4.3 Samsung 3s doesn't work
www.lalitote.ca/Melodie
Regards
After changing the code in
templates/hot_kindergarten/js/responsive_menu.js
mentioned in #34878 Topic
the Scroll to Top Button in android 4.3 Samsung 3s doesn't work
www.lalitote.ca/Melodie
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34904
by ivan.milic
Replied by ivan.milic on topic Scroll to Top Button doesn't work
Open templates/hot_kindergarten/js/responsive_menu.js
and replace all $ with jQuery , example:
$("SELECT.tinynav") -> jQuery("SELECT.tinynav")
$.fn.quickChange -> jQuery.fn.quickChange
and replace all $ with jQuery , example:
$("SELECT.tinynav") -> jQuery("SELECT.tinynav")
$.fn.quickChange -> jQuery.fn.quickChange
Please Log in to join the conversation.
-
hzarrabi
Inactive member - Topic Author
- Member
Less
More
- Posts: 32
- Thank you received: 0
11 years 1 month ago #34910
by hzarrabi
Replied by hzarrabi on topic Scroll to Top Button doesn't work
Hi,
After those change, still doesn't work.
Regards
After those change, still doesn't work.
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34920
by ivan.milic
Replied by ivan.milic on topic Scroll to Top Button doesn't work
Use js file form attchnemnt
Please Log in to join the conversation.
-
hzarrabi
Inactive member - Topic Author
- Member
Less
More
- Posts: 32
- Thank you received: 0
11 years 1 month ago #34925
by hzarrabi
Replied by hzarrabi on topic Scroll to Top Button doesn't work
Hi,
No way. Still it doesn't work even with the new file.
For your information, I deleted content cache and all cookies.
Regards
No way. Still it doesn't work even with the new file.
For your information, I deleted content cache and all cookies.
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34930
by ivan.milic
Replied by ivan.milic on topic Scroll to Top Button doesn't work
it works when I test it, good refresh is needed ctrl+F5 several times
Please Log in to join the conversation.
Time to create page: 0.163 seconds