You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Issue description : Documentation is inaccurate for overriding back button text.
Test page (see below): http://view.jquerymobile.com/1.4.0-beta.1/dist/demos/toolbar/
Steps to reproduce:
current text : $.mobile.page.prototype.options.backBtnText = "Volver";
Expected outcome:
$.mobile.toolbar.prototype.options.backBtnText = "Volver";
Actual outcome :NA
Platforms/browsers (including version) and devices tested : NA
jQuery Mobile and jQuery core version used : 1.4 Beta 1