jquery使用Ajax调用json数据简单例子。

html内容javascript <body> <div>点击加载json中的数据</div> <input type="button" id="button" value="肯定" /> <div id="result"></div> <body> jquery内容php <script src="jquery.js"></script> //
相关文章
相关标签/搜索