Allowing the wait icon to render at multiple locations.

Login or register to post comments
No replies
Offline
Joined: 10/11/2010

Well, I am really amazed by the awesomeness of this wait icon. This is perhaps one thing no one would want to miss when using the AjaxAction(s).

Although the current way of getting things done is just great, the wait icon suffers the same problems as other controls -> unable to render twice! This, perhaps is because of the icon being the child of the form. But making the icon available at multiple locations in the page would make it really useful!

For example, I have a page which gets long. The wait icon is located at the top. So when an ajax action is fired near the bottom, the wait icon gets visible, but at the top, which makes it not-visible to the user's screen. If it were possible to allow the wait icon being rendered at multiple locations (by that I mean, allowing the render of multiple wait icons), it would be just great and the placement of the icon can help the user understand which operation is under process in Ajax!

Is there a way out for this? Or perhaps a javascript which can help?

Regards,
Vaibhav