To Chane mouse pointer during posting data

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sonu

    #1

    To Chane mouse pointer during posting data

    I am developing a web application,
    Where i want to show mouse pointer as hour glass when i click button.
    actually when i click button its takes some time to populate dtata on
    page.

    During this i want to show mouse pointer as hour glass

    Regards
    Sonu

  • Michael Nemtsev

    #2
    RE: To Chane mouse pointer during posting data

    Create new thread where data will be populated, this won't block your UI

    "sonu" wrote:
    [color=blue]
    > I am developing a web application,
    > Where i want to show mouse pointer as hour glass when i click button.
    > actually when i click button its takes some time to populate dtata on
    > page.
    >
    > During this i want to show mouse pointer as hour glass
    >[/color]
    --
    WBR,
    Michael Nemtsev :: blog: http://spaces.msn.com/laflour

    "At times one remains faithful to a cause only because its opponents do not
    cease to be insipid." (c) Friedrich Nietzsche



    Comment

    Working...