C#代码控制
<%#Convert.ToString(DataBinder.Eval(Container.DataItem, "title")).Length>15?Convert.ToString(DataBinder.Eval(Container.DataItem, "title")).Substring(0,15):DataBinder.Eval(Container.DataItem, "title")%>
CSS控制
<html>
<head><title></title>
<style type="text/css">
<!--
{
width
:160px;
white-space
:nowrap;
text-overflow
:ellipsis;
overflow
: hidden;
TEXT-DECORATION
:none;
}

-->
</style>
</head>
<body>
<href="#">abcdefghijklmnopqrstuvwxyz</a>
</body>
</html>
posted on 2007-09-03 12:06  -only-  阅读(230)  评论(0编辑  收藏  举报