http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/ HTML5 <video> is great, but when it was first released, one of the big complaints was that it couldn’t do true FullScreen like Flash. Thankfully, this is changing and native F…
I would like to use ArcGIS JavaScript API 4.3 with jQuery, but I am getting following errors.  I searched for a solution and tried it a few (code below), but they didn't work at all.  How could I import jQuery without conflict with dojo?  I would ver…
介绍一个JQuery的插件,用来在页面上高亮显示匹配到的字符串. Demo 点击下面的两个链接以查看效果: highlight javascript 点击Remove highlights移除高亮显示. 用法 Add highlight 下载jquery.highlight-4.js然后添加到页面上,注意前提是页面上已经添加了JQuery的引用.Closure Compiler compressed version (1KB)也可以用. Style the highlight class 在CS…
CSS Themes "light-theme" "dark-theme" "compact-theme" How To Use Step 1: together with JQuery, include jquery.simplePagination.js in your page: << span>scripttype="text/javascript"src="path_to/jquery.j…
---恢复内容开始--- 主要介绍:JavaScript强化教程​—— jQuery UI API 类别 jQuery UI 在jQuery 内置的特效上添加了一些功能.jQuery UI 支持颜色动画和 Class 转换,同时也提供了一些额外的 Easings.另外,提供了一套完整的定制特效,供显示和隐藏元素时或者只是添加一些视觉显示时使用. API 描述 也属于类别 .addClass() 当动画样式改变时,为匹配的元素集合内的每个元素添加指定的 Class. 特效核心(Effects Co…
  Shifty Nav - a Fully Responsive JS CSS3 Mega Menu Show Demo Shifty Nav is a fully responsive CSS3 mega menu. It was created using LESSCSS so modification is incredibly simple. Version: 1.00 – 08/04/2013 To change the color of the entire menu requir…
官网:jQuery plugin: Autocomplete          (注:此插件已经不再更新.它的继任者是jQuery UI的一部分,) 此插件依赖于 jquery 1.2.6 --- jquery 1.8.3  1.jquery.autocomplete  API 语法: autocomplete(url/data, [options] )  参数: url / data:url或者数组          [options]:可选项 2.[options]:可选项,选项解释如下: …
学习 JQuery 插件开发之后, 可以将自己平时常用的功能封装成插件, 便于在不同的项目之间使用. JQuery 官网上的 插件开发教程就很不错, 简单易懂. 参考网址: http://learn.jquery.com/plugins/basic-plugin-creation/ http://learn.jquery.com/plugins/advanced-plugin-concepts/ 本文就是基于官网上的教程整理的, 也加入了自己实验的一些示例. 1. 插件编写相关函数 jquery…
关于第三放地图的使用,腾讯.百度.高德 具体怎么选择看你自己怎么选择了. 高德地图开放平台:http://lbs.amap.com/ 本次使用的是高德的javascript API http://lbs.amap.com/api/javascript-api/summary/ 使用方法 1.注册成为高德地图开发者,创建应用后申请key. 2.引入高德地图API <script type="text/javascript" src="http://webapi.amap.…
返回总目录 本篇目录 Ajax Notification Message UI block和busy 事件总线 Logging 其他工具功能 说在前面的话 不知不觉,我们送走了2015,同时迎来了2016.我相信,每一个人,都会在过去的一年有所失,但我更相信,我们所得到的更多.过去的就过去了,不要再计较了,但要从过去的各种不顺中汲取经验,这样,在全新的2016年里继续留下2015年遗憾的概率才会大大降低!祝大家在新的一年里,代码bug越来越少! 本来给这个ABP理论学习系列的预算时间是2016年…