Marko wrote:
> I've noticed orange scissors appearing on my html-page with Exhibit.
> Even if I would like to show the data (which I do not...), the place
> is strange. How to remove or replace this icon?
>   
Try to add
    ex:showToolbox="false"
to the view div. If that doesn't work, try adding this CSS rule
    div.exhibit-toolboxWidget-popup { display: none; }
after you include exhibit-api.js.

David

--~--~---------~--~----~------------~-------~--~----~
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