Skip to content

jQuery plugin for extending a browsers anchor technic, like offsets, animation and right positioned hash-tags

Notifications You must be signed in to change notification settings

stvnwrgs/animated-anchros

Repository files navigation

animated-anchros

jQuery plugin for extending a browsers anchor technic, like offsets, animation and right positioned hash-tags

/* =============================================================

  • Licensed under the MIT License.
  •  // HOW TO USE
    
  • Example :
  •  $('.anchor').animatedanchor(); 
    
  • Options:
  •  Available options and their defaults:
    
  •  offset:114,
    
  •  delay:1000,
    
  •  easing:"linear",
    
  •  $('.anchor').animatedanchor({option1, 'value'});
    
  • Methods:
  • scrollTo(element)
    
  • ============================================================== */

About

jQuery plugin for extending a browsers anchor technic, like offsets, animation and right positioned hash-tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published