AmazeUI 列表的实现示例

所属分类: 网页制作 / html5 阅读数: 1619
收藏 0 赞 0 分享

最近在学习AmazeUI 框架的一些用法,本文主要介绍了AmazeUI 列表,分享给大家,也给自己留个笔记

<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>列表</title>
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<link rel="icon" type="image/png" href="assets/i/favicon.png">
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="assets/i/app-icon72x72@2x.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Amaze UI"/>
<link rel="apple-touch-icon-precomposed" href="assets/i/app-icon72x72@2x.png">
<meta name="msapplication-TileImage" content="assets/i/app-icon72x72@2x.png">
<meta name="msapplication-TileColor" content="#0e90d2">
<link rel="stylesheet" href="assets/css/amazeui.min.css">
</head>
<body style="margin: 10px;">
<!--链接列表-->
<ul class="am-list">
	<li><a href="#">链接列表</a></li>
	<li><a href="#">链接列表</a></li>
</ul>
<!--文字超出截断为「...」-->
<ul class="am-list">
	<li><a href="#" class="am-text-truncate">文字超出截断文字超出截断文字超出截断文字超出截断</a></li>
</ul>
<!--纯文字列表-->
<ul class="am-list am-list-static">
	<li><a href="#">纯文字列表</a></li>
	<li><a href="#">纯文字列表</a></li>
</ul>
<!--列表边框-->
<ul class="am-list am-list-static am-list-border">
	<li><a href="#">列表边框</a></li>
	<li><a href="#">列表边框</a></li>
</ul>
<ul class="am-list am-list-border">
	<li><a href="#">列表边框</a></li>
	<li><a href="#">列表边框</a></li>
</ul>
<!--斑马纹-->
<ul class="am-list am-list-static am-list-border am-list-striped">
	<li><a href="#">斑马纹</a></li>
	<li><a href="#">斑马纹</a></li>
</ul>
<!--组合使用-->
<ul class="am-list am-list-static am-list-border">
	<li>
		<span class="am-badge am-badge-success">YES</span>
		<span class="am-badge am-badge-danger">NO</span>
		组合使用
	</li>
</ul>
<!--添加 ICON-->
<ul class="am-list am-list-static am-list-border">
	<li><i class="am-icon-home am-icon-fw"></i>添加 ICON-</li>
	<li><i class="am-icon-book am-icon-fw"></i>添加 ICON-</li>
	<li><i class="am-icon-pencil am-icon-fw"></i>添加 ICON-</li>
</ul>
<ul class="am-list am-list-border">
	<li><a href="#"><i class="am-icon-home am-icon-fw"></i>添加 ICON-</a></li>
	<li><a href="#"> <i class="am-icon-book am-icon-fw"></i>添加 ICON-</a></li>
	<li><a href="#"><i class="am-icon-pencil am-icon-fw"></i>添加 ICON-</a></li>
</ul>
<!--[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 列表内容请搜索脚本之家以前的文章或继续浏览下面的相关文章,希望大家以后多多支持脚本之家!

更多精彩内容其他人还在看

HTML5 Canvas锯齿图代码实例

这篇文章主要介绍了HTML5 Canvas锯齿图代码实例,需要的朋友可以参考下
收藏 0 赞 0 分享

html5图片上传预览示例分享

这篇文章主要介绍了html5图片上传预览示例,需要的朋友可以参考下
收藏 0 赞 0 分享

html5的canvas元素使用方法介绍(画矩形、画折线、圆形)

HTML5的canvas元素使用JavaScript在网页上绘制图像。画布是一个矩形区域,您可以控制其每一像素。canvas 拥有多种绘制路径、矩形、圆形、字符以及添加图像的方法。
收藏 0 赞 0 分享

使用html5制作loading图的示例

这篇文章主要介绍了使用html5制作loading图的示例,需要的朋友可以参考下
收藏 0 赞 0 分享

html5读取本地文件示例代码

这篇文章主要介绍了html5读取本地文件的具体实现,html结构样式、Css样式及js代码如下,需要的朋友可以看看哦
收藏 0 赞 0 分享

html5菜单折纸效果

这篇文章主要介绍了html5菜单折纸效果,类似猎豹浏览器安装时的用户须知效果,需要的朋友可以参考下
收藏 0 赞 0 分享

HTML5添加鼠标悬浮音响效果不使用FLASH

使用HTML5+jQuery添加鼠标悬浮音响效果,兼容Firefox 3.5+, Chrome 3+等等,使用html5的audio元素,随机播放一个mp3音效,需要的朋友可以参考下
收藏 0 赞 0 分享

HTML5中的Scoped属性使用实例

HTML5的变革给我们带来了大量非常有用的新属性,比如placeholder, download, hidden,等等。每一种新属性都给我们带来了对页面元素新的控制方法和控制效力
收藏 0 赞 0 分享

HTML5的hidden属性兼容老浏览器的方法

HTML5给我们带来了很多非常简单但却非常强大的HTML属性:placeholder, download, and autofocus,等等
收藏 0 赞 0 分享

html5基础标签(html5视频标签 html5新标签用法)

html5基础,包括html5视频标签和html5新标签等标签用法,大家参考使用吧
收藏 0 赞 0 分享
查看更多