Skip to content

IE8 still supported? #1327

@Herst

Description

@Herst

From README.md:

Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+, Chrome 5.0+.

But then e.g. the following code in widget-uitheme.js which I would consider a core widget breaks IE8 (and probably below):

if (c.widgets.indexOf('filter') > -1) {

You would have to change it to use $.inArray().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions