How to "hack" my Edge Animation for IE8 / IE7?

I know: animate Adobe Edge is made to mdoern browsers. But I do a full page document on board, Animation (lemonade known all over the world...). About 10% use Internet Explorer 8, less IE 7.

I know: ist there is the option in the settings to give lte IE9 users a cry to install the Chrome Frame Plugin to publication. But seriously: this isn't a solution (no one installs a plugin just to see a site. most users cannot install due to rights at work).

So I do my edge onepager animate final also work in IE 8. For this, I found that I can change this file:

myProject_edgePreload.js

There is a function:

function isCapable(){
          if(hasTransform){
                    if(requiresSVG&&!hasSVG)return!1;
                              return!0
                    }return!1
          }

If I change (ugly, I know), Internet Explorer loads the animation (instead of the scene for older browsers):

function isCapable(){
          return 1;
          if(hasTransform){
                    if(requiresSVG&&!hasSVG)return!1;
                              return!0
                    }return!1
          }

But then I tried to include PIE.js and modernizr.js for almost the next step animation works in IE 8. (a) I tried shopping scripts with a conditional tag of IE into the head of the HTML file. Not worked. And (b) I tried to load via yepnope like this:

yepnope({
    nope : ['iefix/PIE.js']  
          , complete: fireup
});

function fireup(){
                       if (window.PIE) {
        $('.ie').each(function() {
            PIE.attach(this);
        });
    }
}

But this has also not worked.

Expensive stuff guys: I know, this is not the right way in your plans to animate dashboard. But I'd REALLY like to have a version running in IE 8 instead of a dull placeholder. Can someone help me, please?

Hi, dworni-

You managed to catch us as our development team was on vacation.

Unfortunately, IE8 doesn't support some of the CSS that rely us on to play projects edge animate in IE8, so try to work around it so that you can play them may not give you the result desired.  The compromise that we had to animate its current feature set while always supporting IE8 was, as you said in your original post, using the chrome framework.

That being said, you might want to try hacking in your JS files in your project compositionReady instead of in the header of the project to see if it works at all.  As you probably well know, you are in unexplored territory and completely taken over here... (thar be dragons)

Good luck!

-Elaine

Tags: Edge Animate

Similar Questions

  • How to import Adobe Edge animation to Adobe Muse site?

    How to import Adobe Edge animation to Adobe Muse site?

    Here is an article on how to do it.

    http://www.adobekb.com/inserting_edge_content.html

    Thank you

    Vinayak

  • How can I make Edge Animation work under Dreamweaver divs?

    Hello

    I made an Animation of edge, that moves laterally with the cursor under the menu bar horizontally.

    My problem is that when I move the cursor over the menu item animation does not follow the cursor.

    The menu item is of course on top of the animation, not on it.

    How to make the 'transparent' divs for the cursor, so the animation would work even when the cursor is on the buttons, if I want to the buttons?

    Thanks for your time!

    Sorry for the delay in responding. I had a quick glance at the animation of your menu and toothbrush. I'm not an expert on the Animation of the edge, but I know how these animations are incorporated in a web page is as an element of . As such, they are processed completely separated from the rest of the page. The only way I can think of to solve your problem is to make the part of the entertainment on board menu buttons. However, the danger in doing so, therefore your navigation may stop working if animation was not able to load. Interesting idea, but I'm afraid that I don't know how to solve the problem. I hope that someone else could take a look at your page and come up with a good suggestion.

  • Use Adobe Edge Animation for page transitions in Muse?

    Could you use Edge Animation to create a page transition in Muse?

    Hello Gary,.

    You can use static animations of the edge in Muse.

    However, using the transition with the help of Edge effects in Muse in my view is not possible.

    This link "Content Inserting Adobe Edge to a Web of Muse site" might be useful.

    http://www.adobekb.com/inserting_edge_content.html

    Kind regards

    Sachin

  • How to integrate an Edge animation to a Web site by hand

    I've created an animation of edge and published it as a file .oam.  But I need to work on the Web site on someone elses computer who doesn't have a creative cloud or even Dreamweaver.   I work in a text editor.

    What are the requirements - what should I do - to integrate the .oam file in this site?    All the references I've found bring Dreamweaver to do.   I have not access to Dreamweaver in this environment, to a text editor to edit HTML.

    I've done has been able to publish the project as a Web site and integrated like this without the .oam file, but I would like to know how to use the .oam file because it might be simpler.

    Hi, Ken-

    The OAM file is actually a compressed file to use for the import in another product, such as Dreamweaver or InDesign.  We do not recommend that you pack in OAM; Instead, ZIP your files and hand - integrate HTML unzipped as an iframe on your friend's computer.

    Hope that helps!

    -Elaine

  • How can I get my animation for not having a black background when it has a white background?

    When I export my movie with a white background, it shows that he has a black background in the elements of Prime Minister.

    I don't know how the relationship between Flash and first works, but if it's something like putting a Flash file into another Flash file then the file loaded Flash will not have a background.  What you should try to do is draw a white rectangle on the bottom layer of the timeline of Flash file that covers the entire scene.

  • Scroll effects for adobe edge animated and responsive design

    Hello

    How can I stop "Animation" with piece on parchment for the animate and make sensitive edge elements.

    Thank you

    Please visit these links:

    https://helpx.Adobe.com/Muse/how-to/scroll-effects-edge-animation.html

    http://www.raymondcamden.com/2014/09/29/syncing-edge-animate-with-window-scroll/

    https://www.YouTube.com/watch?v=75tPMsI0d8k

    Thank you

    Sanjit

  • Pause animation for 3 sec (was: break)

    How can I stop an animation for 3 seconds using a trigger?

    Hello

    You can easily achieve this by adding following the click on the action panel of the item code

    SYM. Stop();

    setTimeout (function () {sym.play(1000) ()}, 3000);

    Please check the attachment for a better understanding.

    http://Adobe.LY/1yAuQOI

    Concerning

    Vivek

  • How can I add HTML 5 / Edge animations in my Muse site?

    I created a small cute animation and generated in html5 = - now I have a folder full of files (css) and under folders (images). I know that xxx.html execution of the animation file, what I do not know where and how to download the files to make the animation running on my site I created with Muse

    TIA

    Hi Moshe!

    How did you create the animation? What software did you use to create the animation? Using Adobe edge, or another software?

    You can try the following steps: -.

    (1) put all the output files that are generated in the same folder that you want to export the output files of Muse.

    (2) in Muse, use object--> Insert HTML code... menu to insert the following code:

    Note

    "Project-head - r1v1.html" is a name of HTML file that is from your edge of release.

    Do not copy and paste the content in the "project-head - r1v1.html" file directly because it's different jQuery files and it will also make a duplicate Javascript include that break out.

    3 export your Muse site in the folder.

    If you use Adobe Edge to your animations, this thread offers some suggestions for how to include animations of edge in your Muse site, but just to remind here, now both Muse and Edge are beta products. Therefore, a seamless workflow does not currently exist. We look forward to the integration between the Muse and the edge in the future, but could not provide a timeline for when this can happen.

    http://support.Muse.Adobe.com/Muse/topics/muse_and_edge_integration

    Concerning

  • How to download and install software animation for xp

    I like the animation I want softwares for animations and also I want to know how to download and install

    Hello

    To help you better, please answer this question.

    Looking for a particular animation software?

    You can use your favorite search engine to download and locate the animation for Windows operating system software.

    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    If you need help with the Windows operating system, just tell me and we will be happy to help you.

  • How can I purchase Adobe Edge animate for a month? There is no option to choose anywhere.

    How can I purchase Adobe Edge animate for a month? There is no option to choose anywhere.

    I have never done this, but I read that when you subscribe to a regime of selected cloud, such as a program, you can select annual paid every month, or every month

    The monthly package can then be cancelled at any time without penalty... but this IS NOT automatic, you must cancel or you will be charged each month

  • How can I send the animation html email for my friend (yandex, email)?

    How can I send the animation html email for my friend (yandex, email)?

    You can not post. What you can do is to publish somewhere on a server and give them the address.

  • Adding Adobe Edge animation animate CC 2015 to a Facebook post?

    Where can I find information on how to add an Adobe Edge animation animate CC 2015 to a Facebook post? I tried searching but continue to pour in white. Thanks for any help.

    If you have any interactivity so you can make a recording of the screen and display the video.

  • Edge animations have white background in LCA, but play fine in overlay previews

    Hi all

    I have a folio that I created a few Animations of edge for. My cover page is an image full screen with an edge animation that plays a few seconds after loading.

    I had a fair amount of trouble to make it work in the first place, but I was finally able to let him play perfectly when I saw using the Panel of Folio inlays on my captive iPad (yay!).

    However, whenever I am compile the application and open it on Adobe Content Viewer by itself, the animation opens but the screen flashes white and the animation plays on it. Other animations I have around my folio also suffer from the same problem:

    The only difference that I can tell, this is how I discovered the document.

    I have a white .png as my background for all animations of edge and have ensured that the "Transparent background" is checked on the Folio overlay Panel.

    Anyone have any idea why this is happening?

    Much appreciated!

    I saw a suggestion elsewhere in the forum that it was exclusive to PDF articles, so I've tested this with a new JPEG article and it works perfectly.

    Very strange, but I have at least a temporary solution for now.

  • How can we use iCloud password for the Sierra login account?

    Hello world

    How can we, iCloud password used for login user account Sierra?

    Kind regards

    Abdelaal

    Mine got to the last step of the download and request for administrator password I knew, I had. I went through all of the passwords, I've never used (had to hack attempts) and one of them worked after pressing 'Unlock' Have no idea why this worked, but it is now installing.

Maybe you are looking for