待整理研究的技術問題

jQuery.Autocomplete實現自動完成功能(詳解)

http://www.jb51.net/article/24219.htm

js中的this關鍵字詳解

http://www.jb51.net/article/41656.htm

前端開發面試題

https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md

TogetherJS:用於在線實時協作的JS庫

http://hao.jobbole.com/togetherjs/

CSS阻止頁面雙擊選中文本

http://www.w3cui.com/?p=141

jQuery方法區別:click() bind() live() delegate()區別

http://www.cnblogs.com/zagelover/articles/2840762.html

JS判斷鼠標從什麼方向進入一個容器

http://www.cnblogs.com/rubylouvre/archive/2012/11/06/2757175.html

mysql根據中文拼音進行字母檢索 

http://blog.csdn.net/tkw123/article/details/6715690

LESS VS Sass?是時侯選擇Sass了

http://html5.9tech.cn/news/2014/0126/39732.html

實際下js文件放最後是個好方案,但有更好的方案

http://www.doc100.net/bugs/t/570548/index.html

js操作數組,追加,更改長度,js循環數組

http://qiaolevip.iteye.com/blog/1673116

Html5 學習系列(四)文件操作API

http://www.cnblogs.com/fly_dragon/archive/2012/06/02/2532035.html#3155088

允許mysql遠程登錄

http://jingyan.baidu.com/article/af9f5a2d28222b43140a450a.html

XMLHttpRequest Level 2 使用指南

http://www.ruanyifeng.com/blog/2012/09/xmlhttprequest_level_2.html

springMVC學習筆記--初識springMVC

http://blog.csdn.net/keyingbo2008/article/details/12515039

瞭解html頁面的渲染過程

http://www.cnblogs.com/yuezk/archive/2013/01/11/2855698.html

編寫高質量的代碼(1)

http://blog.csdn.net/cendy_69576750/article/details/8451941

淺談html5網頁內嵌視頻

http://www.cnblogs.com/P_Chou/p/html5-video.html

什麼?你還不會寫JQuery 插件

http://www.cnblogs.com/joey0210/p/3408349.html

響應式Web設計的9項基本原則

http://blog.jobbole.com/80012/

Tomcat 中的 JSP: 自動編譯

http://blog.csdn.net/pushme_pli/article/details/15016247

sniper007

http://www.cnblogs.com/sniper007/

jquery源碼分析

http://www.cnblogs.com/aaronjs/p/3279314.html




回頭整理

  1. border-colorrgb(0, 188, 212);
  2. transformscaleX(0);
  3. transitionall 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  4. -webkit-transitionall 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;

效果:藍色的邊框從中間漸變顯示或消失(             transformscaleX(1)是顯示


canvas





發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章