Skip to content

Commit dbea183

Browse files
author
zhangxinxu
committed
add plugins description
add plugins description
1 parent e1c812d commit dbea183

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

ReadMe.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ use <code>npm</code>:
99

1010
Examples and Tests and Documents
1111
------------------
12-
<ul>
12+
<ol>
1313
<li>Example1: http://iancj.github.io/qq/</li>
1414
<li>Example2: http://baozoumanhua.com/mobile_makers/</li>
15-
</ul>
15+
</ol>
1616

1717
<ul>
1818
<li>Test page: <a href="http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html">test/index.html</a></li>
@@ -50,6 +50,12 @@ Of course, you can control the direction of switching, or use a ajax get, or as
5050

5151
For more detail, you can [visit here](http://www.zhangxinxu.com/wordpress/?p=4381).
5252

53+
Plugins
54+
----------------
55+
<ol>
56+
<li><strong>mobilebone.ppt.js</strong>: make web page to powerpoint presentation. <a href="http://rawgit.com/zhangxinxu/mobilebone/develop/plugins/ppt/index.html">docs/index.html</a>demo here</a>.</li>
57+
</ol>
58+
5359
Advantage?
5460
--------------
5561
what mobilebone.js do just one thing - switching. So, it's small, flexible, and no any UI restriction. In a word, it's fit for variety of designs and scenes.
@@ -108,6 +114,12 @@ Mobilebone会自动捕获页面上的a元素,如果其href值存在猫腻,
108114

109115
更多信息请[参考这里](http://www.zhangxinxu.com/wordpress/?p=4381).
110116

117+
插件
118+
----------------
119+
<ol>
120+
<li><strong>mobilebone.ppt.js</strong>: 可以让web页面表现如幻灯片演示,尺寸自适应。 <a href="http://rawgit.com/zhangxinxu/mobilebone/develop/plugins/ppt/index.html">docs/index.html</a>demo点击这里</a>。</li>
121+
</ol>
122+
111123
优势?
112124
------------------
113125
mobilebone.js只做了一件事情,切换。所以,JS文件很小,gzip后3~4K, 而且很灵活,几乎没有任何UI的限制,适用于各个项目各个场景。

0 commit comments

Comments
 (0)