最新文章
jquery-ui模态框动态修改标题和提示内容
jquery-ui的使用文档介绍的模态框的标题和和提示的内容都是事先写好的,里面没有动态修改标题和提示的方法,也没有对应参数的介绍,本人第一次使用jquery-ui,也没有深入探讨,模态框的提示内容只
JavaScriptURL的处理
//varlocation=window.location;console.log(window.location);console.log(window.location.href);console
js获取并处理php数组
$arr=array();$arr['tayler'][]='ours';$arr['tayler'][]='style';$arr['tayler'][]='red';$arr['walker'][