Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cowboy/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.
https://github.com/cowboy/jquery-urlinternal

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# jQuery urlInternal #
[http://benalman.com/projects/jquery-urlinternal-plugin/](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](http://benalman.com/projects/jquery-urlinternal-plugin/) for more information and usage examples!

## Documentation ##
[http://benalman.com/code/projects/jquery-urlinternal/docs/](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/](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/](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/](http://benalman.com/about/license/)