Plugin for animating anchor tag transitions smoothly
The purpose of this plugin is to improve the usability of your site by simple transition trick - Traditional anchor link instantly warps the viewport to said location, offering the user the same experience as moving between sites. EnhanceAnchors... well, enhances anchortags with a smooth transition between places, thus helping the user to maintain situational awareness.
- jQuery javascript library (http://jquery.com/)
- Just include the EnhanceAnchors plugin just after jQuery.
<script src="js/jquery.enhanceanchors.js"></script>
- You're all set
Use in commercial and personal applications is free.
View the commit history for a complete robust list of changes to the script.
- v1.1
2012-11-19
- Added simple support for HTML5 history
- v1.0
2012-11-13
- Public release