Skip to content

Images not showing in Internet Explorer 9 or 8 #3

@gtrias

Description

@gtrias

I've found that the plugin works very well excepting in Internet Explorer 8 and 9. I guess the picture tag is not recognized and the noscript img is not loaded.

What I've done to solve this is add the "img" tag with no "noscript" tag (hammy.php line 155), so that way is loaded in browsers that doesn't support picture tag and it works as expected in browsers that supports the picture tag. I've found the solution reading this article http://www.w3.org/community/respimg/

I hope it helps. thanks

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