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.

jqueryMobile not compatible with angularJs. #5541

@savagepanda

Description

@savagepanda

environment:
jquery-mobile with angularJs + phoneGap

found 2 issues so far:

issue1: AngularJs uses hashtags to specify its routes. i.e. localhost\directory\index.html#\route1\etc jqueryMobile does not handle the hashtags from angularJs, and would wipe out the directoryPath on redirect, replacing it with localhost\route1.

issue2: angularJs appends a ng-scope css class for its controls (divs). This interferes with jqueryMobile's logic in adding header/footers.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions