Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

Audero Text Changer

by Aurelio De Rosa

Audero Text Changer is a very lightweight (minimized version is less than 1Kb) jQuery Mobile plugin that allows you to easily change the text of all the elements of your pages without breaking the enhancements made by the framework. Sometimes you need to change the text inside elements, for example a <button> or an <a>. As you might know, while the links are rendered as buttons, they aren't actually buttons and, for this reason, the button widget doesn't apply to them. This means that you can't change the text directly and then use the method button('refresh') to redraw the button. To manage this and other situations, you can rely on Audero Text Changer.



Versions

Version
Date
1.0.0
Apr 11, 2013

GitHub Activity

4
Watchers
3
Forks

Maintainers

Plugin Maintainer Aurelio De Rosa

Dependencies

  • jquery >=1.6.4
  • jquery-mobile >=1.0.1