Hi,

In order to prevent user interruption, Used "@contrib:AjaxStatus" component to 
display hour glass when AJAX request happens. PFB the code snippet used

 <div jwcid="@contrib:AjaxStatus"
         style="display:none; cursor:wait; position:absolute; top:0;
left:0; width:99%; height:99%; margin: 0; padding:0; color: #80d1fd;
font-size: 100px; text-align: center; background-color: #ffffff;
filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; ">
 
</div>
 


However once Ajax response is received, Normal mouse pointer does not reappear. 
The hourglass continues to be shown , and only after moving the mouse, the 
normal pointer is shown.  Please help us in figuring out this?

Note : This behaviour is observed only in IE. It works fine in Mozilla Firefox.

 
Thanks in advance for your help,
Giri.

--
This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com
http://www.opensubscriber.com/messages/[EMAIL PROTECTED]/topic.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to