PageRenderTime 48ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/docs/index.html

https://github.com/itsky365/kissy
HTML | 148 lines | 141 code | 3 blank | 4 comment | 0 complexity | 460126121eb56351824fdc3361bcda12 MD5 | raw file
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8"/>
  5. <title>KISSY - An Enjoyable UI Library</title>
  6. <link rel="stylesheet" href="assets/base-min.css" />
  7. <link rel="stylesheet" href="assets/docs.css" />
  8. <style>
  9. table { width: 100%; margin-bottom: 20px; }
  10. th, td { padding: 5px 10px; border: 1px solid #fff; color: #333; }
  11. th { background: #E9F2FA; border-color: #AACCEE; }
  12. .agrade { background: #CCFFCC; color: #666; }
  13. </style>
  14. </head>
  15. <body class="w866">
  16. <div id="header">
  17. <a class="logo" href="index.html"><img src="assets/logo.png" alt="KISSY" width="138" height="74"/></a>
  18. <p class="rel-nav">
  19. <a href="http://github.com/kissyteam/kissy">src files</a>
  20. </p>
  21. </div>
  22. <div id="content" class="layout grid-s232m0">
  23. <div class="col-main">
  24. <div class="main-wrap">
  25. <p>
  26. <img src="assets/welcome.jpg" alt="welcome" style="float: right" width="250" height="214" />
  27. KISSY 是一个小巧灵活简洁实用的 UI 类库它希望使用者能愉悦编码快乐开发
  28. </p>
  29. <p>这里是 KISSY 的文档由开发者精心制作赶快开始愉悦之旅吧</p>
  30. <p>
  31. 基本说明<a href="http://github.com/kissyteam/kissy#readme">README</a><br />
  32. 开发流程<a href="workflow.html">workflow.html</a><br />
  33. </p>
  34. <p>milestones</p>
  35. <pre style="padding: 0 20px;">
  36. 2010-08-02 rls 1.1.0 <a href="version/tasklist_v1.1.html">tasklist</a>
  37. 2010-09-03 rls 1.2.0 PR1 <a href="version/tasklist_v1.2.html">tasklist</a></pre>
  38. <p>浏览器支持</p>
  39. <table summary="This chart lists browsers that receive A-Grade support as defined by Graded Browser Support.">
  40. <thead>
  41. <tr class="first">
  42. <th></th>
  43. <th class="pc" abbr="Win XP" id="Windows_XP" scope="col"><abbr title="Microsoft Windows XP">Win XP</abbr></th>
  44. <th class="pc" abbr="Win 7" id="Windows_7" scope="col"><abbr title="Microsoft Windows 7">Win 7</abbr></th>
  45. <th class="mac" abbr="Mac 10.5" id="Macintosh_10.5" scope="col"><abbr title="Macintosh 10.5">Mac 10.5.</abbr></th>
  46. <th class="mac" abbr="Mac 10.6" id="Macintosh_10.6" scope="col"><abbr title="Macintosh 10.5">Mac 10.6.</abbr></th>
  47. </tr>
  48. </thead>
  49. <tbody>
  50. <tr>
  51. <th abbr="Firefox 3" id="Mozilla_Firefox_3.0.†" scope="row"><abbr title="Mozilla Firefox 3.0.†">Firefox 3.0.</abbr></th>
  52. <td class="agrade">A-grade</td>
  53. <td class="na"></td>
  54. <td class="na"></td>
  55. <td class="na"></td>
  56. </tr>
  57. <tr>
  58. <th abbr="Firefox 3.6.†" id="Mozilla_Firefox_3.6.†" scope="row"><abbr title="Mozilla Firefox 3.6.†">Firefox 3.6.</abbr></th>
  59. <td class="agrade">A-grade</td>
  60. <td class="agrade">A-grade</td>
  61. <td class="na"></td>
  62. <td class="agrade">A-grade</td>
  63. </tr>
  64. <tr>
  65. <th abbr="Chrome 4.0.†" id="Chrome 4.0.†" scope="row"><abbr title="Chrome 4.0.†">Chrome 4.0.</abbr></th>
  66. <td class="agrade">A-grade</td>
  67. <td class="na"></td>
  68. <td class="na"></td>
  69. <td class="na"></td>
  70. </tr>
  71. <tr>
  72. <th abbr="IE 8" id="Internet_Explorer_8.0" scope="row"><abbr title="Internet Explorer 8.0">IE 8.0</abbr></th>
  73. <td class="agrade">A-grade</td>
  74. <td class="agrade">A-grade</td>
  75. <td class="na"></td>
  76. <td class="na"></td>
  77. </tr>
  78. <tr>
  79. <th abbr="IE 7" id="Internet_Explorer_7.0" scope="row"><abbr title="Internet Explorer 7.0">IE 7.0</abbr></th>
  80. <td class="agrade">A-grade</td>
  81. <td class="na"></td>
  82. <td class="na"></td>
  83. <td class="na"></td>
  84. </tr>
  85. <tr>
  86. <th abbr="IE 6" id="Internet_Explorer_6.0" scope="row"><abbr title="Internet Explorer 6.0">IE 6.0</abbr></th>
  87. <td class="agrade">A-grade</td>
  88. <td class="na"></td>
  89. <td class="na"></td>
  90. <td class="na"></td>
  91. </tr>
  92. <tr>
  93. <th abbr="Safari 4.0.†" id="Apple Safari_4.0.†" scope="row">Safari 4.0.</th>
  94. <td class="na"></td>
  95. <td class="na"></td>
  96. <td class="agrade">A-grade</td>
  97. <td class="agrade">A-grade</td>
  98. </tr>
  99. </tbody>
  100. </table>
  101. </div>
  102. </div>
  103. <div class="col-sub">
  104. <div class="sub-wrap">
  105. <div class="toc">
  106. <h3>Core</h3>
  107. <ul>
  108. <li><a href="kissy/index.html">kissy</a></li>
  109. <li><a href="dom/index.html">dom</a></li>
  110. <li><a href="event/index.html">event</a></li>
  111. <li><a href="node/index.html">node</a></li>
  112. <li><a href="ajax/index.html">ajax</a></li>
  113. <!--<li>loader</li>-->
  114. <li><a href="cookie/index.html">cookie</a></li>
  115. </ul>
  116. <h3>CSS</h3>
  117. <ul>
  118. <li><a href="cssreset/index.html">cssreset</a></li>
  119. <li><a href="cssgrids/index.html">cssgrids</a></li>
  120. <li><a href="csscommon/index.html">csscommon</a></li>
  121. </ul>
  122. <h3>Utilities</h3>
  123. <ul>
  124. <li><a href="json/index.html">json</a></li>
  125. <li><a href="sizzle/index.html">sizzle</a></li>
  126. <li><a href="anim/index.html">anim</a></li>
  127. <li><a href="datalazyload/index.html">datalazyload</a></li>
  128. <li><a href="flash/index.html">flash</a></li>
  129. </ul>
  130. <h3>Widgets</h3>
  131. <ul>
  132. <li><a href="switchable/index.html">switchable</a></li>
  133. <!--<li>suggest</li>-->
  134. <!--<li><a href="imagezoom/index.html">imagezoom</a></li>-->
  135. <!--<li>calendar</li>-->
  136. </ul>
  137. </div>
  138. </div>
  139. </div>
  140. </div>
  141. <div id="footer">
  142. <p class="copyright">&copy; 2009 - 2029 KISSY UI LIBRARY</p>
  143. </div>
  144. </body>
  145. </html>