
前端
wxh06
OIer
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Video.js 入门 Getting Started with Video.js
原文: Getting Started with Video.js - Video.js: The Player Framework目录DownloadCDNnpmBowerWhat’s in the boxDistributionSource codeBuildInstall GruntFork & clone Video.jsCr...翻译 2018-04-20 16:53:26 · 1632 阅读 · 0 评论 -
前端鼠标点击特效
鼠标点击特效添加鼠标点击特效,(“富强”, “民主”, “文明”, “和谐”, “自由”, “平等”, “公正” ,”法治”, “爱国”, “敬业”, “诚信”, “友善”)等。<script type="text/javascript">/* 鼠标点击特效 */var a_idx = 0;jQuery(document).ready(function($) { ...转载 2018-04-21 22:07:35 · 3423 阅读 · 4 评论