Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

angularjs1.2.0-rc.3 regression: JQLite[...]Class functions do not work in IE7 #4562

Closed
@fbenz

Description

@fbenz

This is a regression from RC2 to RC3. The functions JQLiteHasClass, JQLiteAddClass, JQLiteRemoveClass do not work anymore in IE7 because they use setAttribute and getAttribute. One of the results is that ng-show does not work in IE7.

The issue has been introduced by commit c785267

Commit 64fd2c4 is related as it adds checks for the existance of getAttribute or setAttribute function does exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions