flesler / jquery.localScroll

Animated anchor navigation made easy with jQuery

Home Page:http://demos.flesler.com/jquery/localScroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

localScroll with lazy option on works, but only if the link content is text

mreis1 opened this issue · comments

commented

Hello,
I found what seems to be a bug with lazy option defined as true. Checkout jsfiddle for further information
http://jsfiddle.net/mreis1/8QHXL/2/

Works for only nested element as well, but not more. That is indeed true.
When I coded this, $().closest() was a new thing and didn't want to force people to upgrade jQuery, by now I think it's safe to just use it.