jQuery remove waypoint -
I have an element that slides while reaching #News Deviel, and slides slides when #News is sliding .
$ (document) .ready (function () {$ ('# news'). Route (function (event, direction) {if (direction === 'down') {$ Animate ({top: 10}, {queue: false, duration: 500});} and {$ ('# menu_list') ({top: 50}, {queue: false, duration: 500});}} , {Offset: '6'});}); I would like to know how to "divide", "How to apply"? When leaving the site and going to other divisions, Slide / Slide Out in slide / position.
If those points are not the right plugin to do this, then I appreciate some signals to get such effect.
Thank you!
$ ('#news'). Waypoint ('deleted') Uncontrolled one of the "route points" and $ ('#News') to all handlers. WayPoint ('Remove') a ???? Unregister the routing points but retain the handler. Have you read the point full document ??
Src:
Comments
Post a Comment