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.

Links failing on URI schemes other than http: #272

@alexisabril

Description

@alexisabril

<a href="/index.html">Index</a>

The above works as intended within jQuery Mobile, however with other schemes an error is thrown for a page that does not exist("Error loading page.").

Samples:

<a href="tel:+1-555-555-5555">Call</a>
<a href="mailto:me@my-domain.com">Email</a>

Tested in iOS 4.0.2 & Android 2.2

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