Skip to content

substr() with negative values does not work in IE < 9 #5

@ericf

Description

@ericf

IE < 9 does not support calling substr() with negative values, this makes the functions produced by this package unusable in older versions of IE.

See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr#Polyfill

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