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.

jQuery 1.3.0 beta 1 incompatible with jQuery.noConflict() #5448

@kdckrs

Description

@kdckrs
  1. Latest stable JQM alongside JQ 1.8.2 with noConflict() mode
  2. JQM 1.3 beta 1 alongside JQ 1.8.3 with noConflict() mode

As you can see on the fiddles above the following error is produces in case 2:

Uncaught TypeError: Object function (el, nc){ return document.id(el, nc, this.document); } has no method 'type'

OS: Ubuntu Linux
Browser: Chrome

Metadata

Metadata

Assignees

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