m-danish-iqbal / section-scroll

jQuery plugin for automatically making scrollable sections navigation.
http://plugins.imdanishiqbal.com/section-scroll/
89 stars 27 forks source link

Getting error #3

Closed apertureless closed 8 years ago

apertureless commented 8 years ago

Pulled in the old version of jquery, pulled in your css and this plugin. After while scrolling I am getting an error:

Uncaught Error: Syntax error, unrecognized expression: [href=#scrollto-section-2]

m-danish-iqbal commented 8 years ago

Can you please mention jquery version that you are using and also if this error is browser specific?

I just did some fixes on this attribute selector's quotes and checked it on 1.7.0 and above it seems to work fine, This plugin will not work on 1.6.0 or below.

Thanks