這篇文章主要介紹了AmazeUI 評論列表的實現示例,文中通過示例代碼介紹的非常詳細,對大家的學習或者工作具有一定的參考學習價值,需要的朋友們下面隨著小編來一起學習學習吧
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta
</li>
<li class="am-comment am-comment-flip">
<a href="#link-to-user-home">
<img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
</a>
<div class="am-comment-main">
<header class="am-comment-hd">
<!--<h3 class="am-comment-title">評論標題</h3>-->
<div class="am-comment-meta">
<a href="#link-to-user" class="am-comment-author">chaoyi</a>
評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標準時間+0800">2014-7-12 15:30</time>
</div>
</header>
<div class="am-comment-bd">
閱誰問君誦,水落清香浮。
</div>
</div>
</li>
<li class="am-comment am-comment-highlight">
<a href="#link-to-user-home">
<img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
</a>
<div class="am-comment-main">
<header class="am-comment-hd">
<!--<h3 class="am-comment-title">評論標題</h3>-->
<div class="am-comment-meta">
<a href="#link-to-user" class="am-comment-author">chaoyi</a>
評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標準時間+0800">2014-7-12 15:30</time>
</div>
</header>
<div class="am-comment-bd">
閱誰問君誦,水落清香浮。
</div>
</div>
</li>
</ul>
<!--評論內容左右對齊-->
<article class="am-comment am-comment-flip">
<a href="#link-to-user-home">
<img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
</a>
<div class="am-comment-main">
<header class="am-comment-hd">
<!--<h3 class="am-comment-title">評論標題</h3>-->
<div class="am-comment-meta">
<a href="#link-to-user" class="am-comment-author">chaoyi</a>
評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標準時間+0800">2014-7-12 15:30</time>
</div>
</header>
<div class="am-comment-bd">
閱誰問君誦,水落清香浮。
</div>
</div>
</article>
<article class="am-comment am-comment-flip am-comment-highlight">
<a href="#link-to-user-home">
<img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
</a>
<div class="am-comment-main">
<header class="am-comment-hd">
<!--<h3 class="am-comment-title">評論標題</h3>-->
<div class="am-comment-meta">
<a href="#link-to-user" class="am-comment-author">chaoyi</a>
評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標準時間+0800">2014-7-12 15:30</time>
</div>
</header>
<div class="am-comment-bd">
閱誰問君誦,水落清香浮。
</div>
</div>
</article>
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
<!--<![endif]-->
<!--[if lte IE 8 ]>
<script src="assets/ie8/jquery.min.js"></script>
<script src="assets/ie8/modernizr.js"></script>
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
<![endif]-->
<script src="assets/js/amazeui.min.js"></script>
</body>
</html>
效果圖:
到此這篇關于AmazeUI 評論列表的實現示例的文章就介紹到這了,更多相關AmazeUI 評論列表內容請搜索深圳網站建設公司自由創想以前的文章或繼續瀏覽下面的相關文章,希望大家以后多多支持深圳網站建設公司自由創想!