C# Repeater、webdiyer:AspNetPager分页 AspNetPager分页样式

2020-12-13 16:38

阅读:563

标签:repeater   aspnetpager分页   aspnetpager分页样式   

AspNetPager分页样式:1、网易风格 2、拍拍风格 3、迅雷风格

地址:http://www.webdiyer.com/aspnetpagerdemo/applystyles/default.aspx


BootScript框架下分页:

   
客服 再联系时间 备注信息 成交金额 时间
条记录
--%>

AspNetPager.css
.paginator {
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 0px 10px 0;
    margin: 0px;
    text-align:right;
}

    .paginator a {
        padding: 1px 6px;
        border: solid 1px #ddd;
        background: #fff;
        text-decoration: none;
        margin-right: 2px;
        color: #20A8D8;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
            color: #20A8D8;
        }

    .paginator .cpb {
        padding: 1px 6px;
        font-weight: bold;
        font-size: 13px;
        border: none;
        color: #ffffff;
        background: #20A8D8;
    }

    .paginator a:hover {
        color: #fff;
        background: #20A8D8;
        border-color: #20A8D8;
        text-decoration: none;
    }
效果图:
soscw.com,搜素材
soscw.com,搜素材
soscw.com,搜素材

C# Repeater、webdiyer:AspNetPager分页 AspNetPager分页样式,搜素材,soscw.com

C# Repeater、webdiyer:AspNetPager分页 AspNetPager分页样式

标签:repeater   aspnetpager分页   aspnetpager分页样式   

原文地址:http://blog.csdn.net/chinaplan/article/details/32712611

上一篇:JS模板语言不错的脚本

下一篇:c++ STL set


评论


亲,登录后才可以留言!