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

no event after the loading popup is visible #2185

Closed
@v3n3

Description

@v3n3

It would be nice to have an event after the loading popup is shown, mainly in order to customize the position/style of the loading screen.

For example, if we want to set a full screen loading page, we can't do it using just with css because Jquery mobile recalculate the position of it each time the loading screen is triggered. As result, we will obtain a full screen loading "pop-up" that will start in the middle of the screen. Plus, in case of ajax navigation, using width:100% won't work, because it takes the size of the page at loading time, and if the second page is longer than the first one, it will leave a none covered space at the bottom.

Activity

toddparker

toddparker commented on Aug 7, 2011

@toddparker
Contributor

Could you add this issue to the feature request wiki page and link to here? We'll re-open it once we decide to work on it.

v3n3

v3n3 commented on Aug 8, 2011

@v3n3
Author

it is, in feature request > navigation > "Event after the loading popup is visible", i did as we asked me when we discussed #2151 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @toddparker@v3n3

        Issue actions

          no event after the loading popup is visible · Issue #2185 · jquery-archive/jquery-mobile