preloader is now centering although horizontal and verticle slider are showing up.
preloader centering although horizontal , verticle scroll showing up. m y question how rid of horizontal , verticle scollon man page preloader centering code has been
added in edge file dreamweaver. dont think can rid of horizontal , vertcle scoll bars edge menu stage propertie menu blocked once plac codde centering preload dreamweaver.
here codde entered dreamweaver can altered or somthing rid of scroll bars on main page showed after placed code in html(created origanlly edge) dreamweaver.
<body style="margin:0;padding:0;height:100%;background-image:url(back2.jpg);">
<div id="container" style="margin:0;padding:0;height:100%;background: url(images/loader-bar.gif) no-repeat center center;">
<div id="stage" class="edge-19258028">
...
</div>
</body>
the entire code looks in dreamweaver
<!doctype html>
<html style="height:100%;">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=ie8"/>
<title>untitled</title>
<!--adobe edge runtime-->
<script type="text/javascript" charset="utf-8" src="musicwebpage_edgepreload.js"></script>
<style>
.edgeload-edge-7449833 { visibility:hidden; }
</style>
<!--adobe edge runtime end-->
</body>
</html>
<body style="margin:0;padding:0;height:100%;background-image:url(back2.jpg);">
<div id="container" style="margin:0;padding:0;height:100%;background: url(images/loader-bar.gif) no-repeat center center;">
<div id="stage" class="edge-19258028">
...
</div>
</body>
More discussions in Edge Animate CC
adobe
Comments
Post a Comment