Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Add version check and exception if jQuery version is < 1.44 #565

Closed
@umbrae

Description

@umbrae

I just spent an hour debugging an issue that was solved by moving from jQuery 1.4.3 to 1.4.4 - this could be easily mitigated by having a simple version check on initialization of jQuery mobile, and throwing an exception if not up to date.

Activity

toddparker

toddparker commented on Feb 15, 2011

@toddparker
Contributor

Good idea but moving to the feature requests page for post-1.0:
https://github.com/jquery/jquery-mobile/wiki/Feature-Requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @umbrae@toddparker

        Issue actions

          Add version check and exception if jQuery version is < 1.44 · Issue #565 · jquery-archive/jquery-mobile