JohnErnstDev / jquery-urlinternal

jQuery urlInternal allows you to easily test internal-, external-, or fragment-ness for any relative or absolute URL. Includes element filtering methods and pseudo-selectors.

Home Page:http://benalman.com/projects/jquery-urlinternal-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery urlInternal

http://benalman.com/projects/jquery-urlinternal-plugin/

Version: 1.0, Last updated: 10/7/2009

jQuery urlInternal allows you to easily test internal-, external-, or fragment-ness for any relative or absolute URL. Includes element filtering methods and pseudo-selectors.

Visit the project page for more information and usage examples!

Documentation

http://benalman.com/code/projects/jquery-urlinternal/docs/

Examples

These working examples, complete with fully commented code, illustrate a few ways in which this plugin can be used.

http://benalman.com/code/projects/jquery-urlinternal/examples/urlinternal/

Support and Testing

Information about what version or versions of jQuery this plugin has been tested with, what browsers it has been tested in, and where the unit tests reside (so you can test it yourself).

jQuery Versions

1.3.2

Browsers Tested

Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome, Opera 9.6-10.

Unit Tests

http://benalman.com/code/projects/jquery-urlinternal/unit/

Release History

1.0 - (10/7/2009) Initial release

License

Copyright (c) 2009 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

About

jQuery urlInternal allows you to easily test internal-, external-, or fragment-ness for any relative or absolute URL. Includes element filtering methods and pseudo-selectors.

http://benalman.com/projects/jquery-urlinternal-plugin/

License:GNU General Public License v2.0


Languages

Language:JavaScript 39.3%Language:CSS 35.8%Language:PHP 14.5%Language:HTML 10.4%