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!
http://benalman.com/code/projects/jquery-replacetext/docs/
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/
Information about what version or versions of jQuery this plugin has been tested with, and what browsers it has been tested in.
1.3.2, 1.4.1
Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome, Opera 9.6-10.1.
1.1 - (11/21/2009) Simplified the code and API substantially.
1.0 - (11/21/2009) Initial release
Copyright (c) 2009 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/