Skip to content

📡 Dynamic URL provides easy access to information in the URL, it also allows to programmatically modify the URL while user browse the page.

License

Notifications You must be signed in to change notification settings

promatik/jQuery-Dynamic-URL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Dynamic URL v1.0

Description

With this plugin, you can easily change URL address instantly when you load AJAX content into page. Furthermore you can access paths and querystring parameters.

Demo

Demo Dynamic URL

Download

Setup

  • How to setup the plugin on your website:
<script type="text/javascript" src="jquery.dynamic-url.js"></script>

Support

  • Support requests and general discussions about the Dynamic URL plugin can be posted to the official support forum.
    If your question is not directly related to the Dynamic URL plugin, you might have a better chance to get a reply by posting to Stack Overflow.
  • Bugs and Feature requests can be reported using the issues tracker.

Features

  • Parse URL
    Allows to parse paths and querystring parameters of the window URL
  • Modify URL
    Allows to modify instantly paths and querystring parameters of the window URL
  • Listening to PopState
    Allows to listening to user event of PopState (when user go back and forward in browser history)

Requirements

Browsers

Desktop browsers

The Dynamic URL plugin is supported by the following minimal versions:

  • Google Chrome
  • Apple Safari 4.0+
  • Mozilla Firefox 3.0+
  • Opera 11.0+
  • Microsoft Internet Explorer 6.0+ (partially supported - url parse only)

License

Released under the MIT license.

About

📡 Dynamic URL provides easy access to information in the URL, it also allows to programmatically modify the URL while user browse the page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published