Skip to:
Content
Pages
Categories
Search
Top
Bottom

1.6.2 ajax-loader img


  • shanebp
    Moderator

    @shanebp

    This used to be the way to get the spinning image for ajax calls:

    Has something changed? Not working here.

Viewing 2 replies - 1 through 2 (of 2 total)

  • shanebp
    Moderator

    @shanebp

    here’s the code in question

    `span class=”ajax-loader”></span`


    r-a-y
    Keymaster

    @r-a-y

    If you use any of these selectors, the ajax loader should show up:

    • a.loading
    • input.loading
    • a.button.loading
    • input.loading[type=”submit”]
    • input.loading[type=”button”]
    • input.loading[type=”reset”]
    • ul li.loading a

    I believe the old span selector was removed awhile ago.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1.6.2 ajax-loader img’ is closed to new replies.
Skip to toolbar