Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to enable SMIL in all versions of IE #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 12, 2011

  1. Updated the JS libraries to the latest version: Modernizr, SVG Web, a…

    …nd FakeSMILe.
    
    Also, added support for animation in all versions of IE including IE9 RC.
    Also, added a new *-smil test page, and updated the index.html file to link to these.
    
    You will notice that in the new svg-boilerplate-smil.html file, I actually removed the
    Shim because IE9 and < IE8 did not like the Shim dynamically loading the FakeSMILe and
    SVG Web libraries.  I was reveiving a variety of errors.  Hopefully you can revisit the
    Shim using this working configuration.  I will take another look at the Shim as well
    when time permits.
    Jon Frost committed Feb 12, 2011
    Configuration menu
    Copy the full SHA
    d6bbcc3 View commit details
    Browse the repository at this point in the history