Create Unique Virtual URL with jQuery Address Plugin

Written by Kevin Liew on 01 Apr 2012
25,918 Views • Javascript

Introduction

jQuery address is a jQuery plugin that allow you to make deep linking to your website or web application. You can make your website 'browser bookmarking' or 'social sharing' friendly by creating an unique virtual addresses that can point to a website section or an application state.

Personally, I have used this plugin for a web application few months ago. We use jQuery address to allow the application state to be shared with other users with unique virtual URL. It's stable and simple to implement.

Also, if you are a flash developer, you can check out the flash version of deep linking script - swfaddress

Features

With the implementation of jQuery Address to your website, you can have the following features enabled:

  • Bookmarking in a browser or social website
  • Sending links via email or instant messenger
  • Finding specific content using the major search engines
  • Utilizing browser history and reload buttons

SPECIFICATIONS & DOWNLOAD

Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.

3 comments
RickCarlson 13 years ago
Thanks so much – this was helpful!
Reply
moodner 12 years ago
great tutorial !!!
Reply
meh 10 years ago
Where the heck is the tutorial? I don't see any.
Reply