Skip to content

<img /> with @src does not work in IE9 #186

Description

@tedbeer

If img is created from string it does not load content in IE9.
The following code works in FF, Chrome, IE10 but not in IE9 (standard mode):

ample.query('<img src="icon.png" />').appendTo(ample.documentElement);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions