It seems OK when using the following lines:
try {        document.body.removeChild(Exhibit.UI._busyIndicator);
} catch(e) {        // silent}



Brice


2011/11/8 Brice Sommacal <[email protected]>

> Hello,
>
> I made an exhibit in a Iframe and sometimes i get the busyindicator
> message which stay displayed on IE8.
>
> I added this piece of code at the end of my HTML page to force hiding the
> message, but this doesn't work.
>
> <script type="text/javascript">
>      Exhibit.UI.hideBusyIndicator();
> </script>
>
> Is there someone who knows how to hide this panel? maybe by overwriting
> the CSS rules?
>
>
> Any helps would be appreciated,
> Regards,
>
>
> Brice
>

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to