jQuery scrollTo minified
Posted
by strangerpixel
on Stack Overflow
See other posts from Stack Overflow
or by strangerpixel
Published on 2010-05-24T10:58:35Z
Indexed on
2010/05/24
11:01 UTC
Read the original article
Hit count: 358
I downloaded the latest jquery.scrollTo from the plugins site. Is there an obvious reason why the minified version does not work? With the exact same code the console throws the error:
$.scrollTo is not a function
© Stack Overflow or respective owner