My goal is to show a modal div with loading animation gif during AJAX requests. The easiest way I found is to use jQuery dialog. But to show the dialog a javascript event must be triggerred first. When I use IAjaxIndicatorAware this event is obviously "onShow", which unfortunately does not exist. That's why I have to watch for the style property responsible for visibility of the <div id="myId"> used in IAjaxIndicatorAware.getAjaxIndicatorMarkupId() call. My problem is that I can't determine what property exactly do I have to watch. I tried style.display and style.visibility but no success. The events aren't triggered. Please help me! ___________________________________________________________ NEU: WEB.DE DSL für 19,99 EUR/mtl. und ohne Mindest-Laufzeit! http://produkte.web.de/go/02/
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
