Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Edge Animate // conflict between elements on php page.

$
0
0

Hi,

 

I am reworking a home page and have created 2 simple elements in Adobe Edge Animate, the first being a simple manual slider which shows new content and the second a static tile with a single link to another landing page. - See below screen grabs from Edge

element 1.PNG1 element 2.PNG2

 

The 2 above will sit side by side on the home page in their own <DIV> When adding the first to the index.php file and adding all the relevant edge file/folders to our server it seems to work fine. However, when I add the second element it add following the same steps things go wrong.

 

After adding the second element, the "whats new" in the first disapears and the "SvSAN 5.1 Hyper-V Demo" changes size and as a result does'nt fit within it's <DIV> - See below

element 3.PNG

 

Here is the script as it appears on the index.php. As you can likely tell I'm still a relative "noob" in web design so your assistance is greatly appreciated.

 

_______________

 

 

<!--Adobe Edge Runtime-->

    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>

    <script type="text/javascript" charset="utf-8" src="whats_new_slider_edgePreload.js"></script>

    <style>

        .edgeLoad-EDGE-101605084 { visibility:hidden; }

    </style>

<!--Adobe Edge Runtime End-->

 

 

<!--Adobe Edge Runtime-->

    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>

    <script type="text/javascript" charset="utf-8" src="webinar%20registration%20home%20tile_edgePreload.js"></script>

    <style>

        .edgeLoad-webinar_tile { visibility:hidden; }

    </style>

<!--Adobe Edge Runtime End-->

 

 

Thanks

Steve


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>