Skip to content

jurlp doesn't work with relative urls #6

@tatemae

Description

@tatemae

If jurlp isn't intended to work with relative urls ignore this issue.

Given this url:
src = "/sleslie/slideshelf";

Calling jurlp thus:
$.jurlp(src).query("wmode=opaque").url().toString()

Will return this url:
"http://sleslie/slideshelf?wmode=opaque"

Should it recognize that there isn't a host and not add the http?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions