用Prototype JS解析URI参数

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用Prototype JS解析URI参数相关的知识,希望对你有一定的参考价值。

This will return the value of "param" form the URI. For example if you have

www.example.com/index.html?param=some_value

it will return "some_value".

NOTE! This only works if you use Prototype javascript framework.
  1. document.URL.toQueryParams().param

以上是关于用Prototype JS解析URI参数的主要内容,如果未能解决你的问题,请参考以下文章

超级有用的9个PHP代码片段

js常用代码片段

JS获取URL的参数

js instanceof 解析

Node.js :URLQueryString介绍

片段(Java) | 机试题+算法思路+考点+代码解析 2023