Content not showing when added to existing html
i created animation in edge, published it, etc. tried drop existing page, reason when doesn't show.
i added head tag
<!--adobe edge runtime-->
<script type="text/javascript" charset="utf-8" src="functionality_edgepreload.js"></script>
<style>
.edgeload-wellnessguidefunctionality { visibility:hidden; }
</style>
<!--adobe edge runtime end-->
if put page, animation shows up, breaks rest of page (?)
if put in corresponding html body, animation disappears.
i got work, i'm not sure how supposed work.
i put
<div id="stage" class="wellnessguidefunctionality">
<div style="height:500px;">
</div>
</div>
this seems have worked?
More discussions in Edge Animate CC
adobe
Comments
Post a Comment