jQuery.mobile.path.getDocumentUrl()

jQuery.mobile.path.getDocumentUrl()

jQuery.mobile.path.getDocumentUrl( asParsedObject )

Description: Utility method for retrieving the URL of the original document.

  • jQuery.mobile.path.getDocumentUrl( asParsedObject )

    • asParsedObject (default: false)
      Type: Boolean
      The function normally returns the original document's URL as a string. However, if you specify a truthy value for this parameter, the original document's URL will be returned in a hash as a parsed URL.

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquerymobile.com/jQuery.mobile.path.getDocumentUrl

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部