zehfernandes / jquery.fullContent

Enables fully websites
http://zehfernandes.com/jquery.fullContent/#home
220 stars 143 forks source link

Updated scrollTo and jQuery for Chrome 61 compatibility #15

Closed colega closed 6 years ago

colega commented 7 years ago

scrollTo has to be updated in order to be compatible with Chrome 61: https://github.com/flesler/jquery.scrollTo/issues/164 At the same time, scrollTo required a jQuery update.

Also moved libs to js/libs folder.

shekhzyaul commented 7 years ago

I also Have the Same issue With my website . its not working in chrome

My Website Link

colega commented 7 years ago

This solves https://github.com/zehfernandes/jquery.fullContent/issues/14 See the solution there.

shekhzyaul commented 7 years ago

IT Work's i updated both the scrollTo and localscroll plugins Thanks :1st_place_medal: