jQWidgets Forums

jQuery UI Widgets Forums Grid replacing "loading" image ?

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 11 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • replacing "loading" image ? #49543

    mallepaddi
    Participant

    HI

    Is there a way of replacing default “Loading” image and using different “images” for different actions like … “Search in progress”, “Loading items” etc ?

    Thanks

    replacing "loading" image ? #49544

    mallepaddi
    Participant

    HI

    #productgrid .jqx-grid-load{background-image: url(../images/load_products.gif);}
    not showing fully, my image is longer with text “Loading search items”.

    And can we show text while loading in different color ?

    Those images are animated text based images.

    Thanks

    replacing "loading" image ? #49563

    Peter Stoev
    Keymaster

    Hi mallepaddi,

    The .jqx-grid-load CSS class is applied to the loading HTML Element. If you want to make some changes, then you will need to update that CSS Class. It is defined in jqx.base.css.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.