Skip to content

Javascript error at the staticRules method while validating form in IE #401

Closed
@ruado1987

Description

@ruado1987

I have encountered a JavaScript error because this very line: var validator = $.data(element.form, 'validator'); in the staticRules method. Somehow it sometimes returns null, thereby resulting in error when executing the next line. This problem only occurs in IE, including IE 6,7,8. I am using jquery validation 1.9 with jquery 1.7.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions