• responsive slider
  • `Q8R7W}_K(Z9PV]{I@RP_WY
  • responsive slider
最新文章

大文件切片上传   [DIV&CSS&JS] 置顶

<?php     use yii\helpers\Url;     $this->registerJsFile('/my-layer/layer.js',['depen...

h5 window.history   [DIV&CSS&JS] 置顶

因项目中需要实现自定义浏览返回键的地址,于是便在网上找了一些资料:  DOM中的window对象通过window.history方法提供了对浏览器历史记录的读取,让你可以在用户的访问记录中前进和后退。从HTML5开始,我们可以开始操作这个历史记录堆栈。1.History使用back(),f...

h5historyhtml

ajax上传图片   [DIV&CSS&JS] 置顶

html代码如下:<body>     <script type="text/javascript" src="./jquery-1.8.3.min.js"></scr...

htmljs图片上传

jQuery-UI实现拖动排序   [DIV&CSS&JS] 置顶

js部分:<?php      $this->registerJsFile('/js/jquery-ui.js',['depends' => [\yii\web\JqueryAs...

jquery操作cookie   [DIV&CSS&JS] 置顶

本文实例讲述了jQuery操作cookie的方法。分享给大家供大家参考。具体方法如下:先来看看jq.cookie的aip写入cookie代码如下:$.cookie("this-cookie","this-value",{    ...

htmlcookie
最新动态