I\'m using the new jquery mobile 1.0 alpha 1 release to build a mobile app and I need to be able to toggle the text of a button. Toggling the text works fine, but as soon a
As of JQM 1.3.1 (maybe earlier?) simple .text() seems to be supported.