Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Consider re-naming pageLoading() parameters #1389

Closed
jscheel opened this issue Apr 6, 2011 · 1 comment
Closed

Consider re-naming pageLoading() parameters #1389

jscheel opened this issue Apr 6, 2011 · 1 comment

Comments

@jscheel
Copy link

jscheel commented Apr 6, 2011

calling pageLoading(true) to hide the page loading dialog is not intuitive at all. It should instead be pageLoading(true) to show it and pageLoading(false) to hide it. I haven't looked at the code, but if you are using true because it's returning a value somewhere that you just pass straight into the call, just call pageLoading(!val)

@toddparker
Copy link
Contributor

Added to the feature request wiki:
https://github.com/jquery/jquery-mobile/wiki/Feature-Requests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants