Skip to content

Example ironically not working #6

@jacomyma

Description

@jacomyma

I stupidly copy-pasted the example from the home page and I realized that, ironically, it does not worK in Internet Explorer since it does not understand the ${xxx} syntax.

        if ( bowser.msie && bowser.version <= 6 ) {
        
            alert(`${bowser.name}, Seriously?!`);
            
        }

It's funny though :)

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