An URL hash is the fragment of text appended to a link as: index.html#hash.
The hash is used as a quick way to navigate through page sections.
jQuery.locationHash allows developers to create and manipulate URL hashes via simple jQuery-based AJAX calls.
A demo showcasing the plugin's capabilities is included with the download package.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
Limitations:
· Some content and source code comments are in Japanese, but nothing that Google Translate can't handle.
What's New in This Release: [ read full changelog ]
· Added support for the new jQuery plugin repository.