Tagged: url
aciFragment can be used to store multiple key/value pairs into the fragment part of the URL, it is thus possible to implement interactive widgets that save states into the URL fragment and in - the same time - have the browser history work. aciFragment has basic scroll support (can use animations too), a default API onclick handler (you can call the API method from inside your link onclick handlers) and a custom event you can listen for - even in browsers without 'hashchange' native support.
1.1.0
Released April 26, 2013
Getting url query string using getUrlQueryString plugin, which support Array and Object format. this plugin used for accessing the query string and url.
1.0.0
Released April 30, 2014
Adding classes to links based on their URLs.
0.1.0
Released March 25, 2013
jQuery Format URL plugin. adds a protocol/prefix such as http:// in a textfield without interfering with what the user is typing. This is a simple plugin that makes it so when you click within an empty field, it automatically prefixes it with the protocol you choose or defaults to http://. When you click out of the field, if the field value does not contain your protocol or the default http:// it will add it. Example Usage: $('#selector').formatUrl({protocol: 'https://', alwaysShow: true});
1.0.5
Released August 20, 2013
Share is a customizable jQuery Plugin which lets you share a website, post, article, blog or anything which has a URL. Share it on facebook, twitter, linkedin, pinterest or tumblr.
1.0.0
Released January 27, 2014
Very lightweight library to slugging and permalink strings. It allows you to create pretty URL’s.
1.5.0
Released August 16, 2014