Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cowboy/jquery-replacetext

String replace for your jQueries!
https://github.com/cowboy/jquery-replacetext

Last synced: about 2 months ago
JSON representation

String replace for your jQueries!

Awesome Lists containing this project

README

        

# jQuery replaceText: String replace for your jQueries! #
[http://benalman.com/projects/jquery-replacetext-plugin/](http://benalman.com/projects/jquery-replacetext-plugin/)

Version: 1.1, Last updated: 11/21/2009

jQuery replaceText will replace text in specified elements. Note that only text content will be modified, leaving all tags and attributes untouched.

Visit the [project page](http://benalman.com/projects/jquery-replacetext-plugin/) for more information and usage examples!

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

## Support and Testing ##
Information about what version or versions of jQuery this plugin has been
tested with, and what browsers it has been tested in.

### jQuery Versions ###
1.3.2, 1.4.1

### Browsers Tested ###
Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome, Opera 9.6-10.1.

## Release History ##

1.1 - (11/21/2009) Simplified the code and API substantially.
1.0 - (11/21/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/)