When I try to open page with web widget on localhost it stays invisible.
I can see iframe with right code
<iframe title="Opens a widget where you can find more information" id="launcher"
and the page has full API, for example I can call
zE('webWidget', 'open');
but it doesn't have any effect or error.
Outside localhost everything works fine