Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cy0707 authored Dec 23, 2016
1 parent a12defe commit a57d74e
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

#### 这个仓库是,我看博文、视频、书中、项目的练习例子。

* 文字滚动的效果
* 瀑布流布局
* 文字滚动的效果----wordscroll
* 瀑布流布局-----waterfall
* 全屏滚动----fullScroll
* 点击放大并可以滑动----lightbox
* 旋转木马----carrousel
* 自定义的滚动条-----curScrollBar


#### 在这个仓库里面issue里面是对我对我出错的,不懂得,模糊的,遇到的问题,以及书中笔记,别人博文的总结,有以下知识点。

Expand All @@ -23,10 +28,16 @@
* JSON
* call()和apply()
* 项目总结

* 视图有关的内容
* 滑动到可视区域加载数据或者图片
* 网页中上拉刷新,下滑加载
* 滚动条的宽度与自定义滚动条
* 自定义滚动条听课笔记


#### 接下来的安排

- [ ]你不知道的javascript》读书笔记总结完成
- [x]知道的javascript》读书笔记总结完成
- [ ] 《javascript高级程序设计》的浏览器的检测以及后面章看完。
- [ ] 《学习javascript数据结构与算法》后面几张看完。
- [ ] 《javascript的设计模式》跟着书敲一遍。
Expand Down

0 comments on commit a57d74e

Please sign in to comment.