Skip to content

Add support for SCRIPT tags #25

@nmoinvaz

Description

@nmoinvaz

I was going through the polyfill used for AngularJS IE8 project (see the bottom of ie8.js). It seems to use an old version of your polyfill. However, I noticed it adds support for SCRIPT tags. If adding an event listener to a SCRIPT tag, it should trigger the listener when onreadystatechange is "loaded" or "complete".

https://msdn.microsoft.com/library/hh180173(v=vs.85).aspx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions