This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 23, 2011, 8:44 PM
64 Posts

Doesn' the CSS cursor: attribute manage this?

  • Category: Performance
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags: long wait,mouse pointer icon,hourglass
  • Replies: 2
- Or it may be better to toss up a viel and a throbber to prevent interaction across the board?
 
Hope this helps...
Jun 3, 2011, 7:11 PM
5 Posts
Re: Doesn' the CSS cursor: attribute manage this?
On the edit box, I just used the following code on the change event for the client side:
document.body.style.cursor = 'wait';

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal