jquery-replacetext
jquery-replacetext copied to clipboard
String replace for your jQueries!
jQuery replaceText: String replace for your jQueries!
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 for more information and usage examples!
Documentation
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/
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/