小编Car*_*dap的帖子

firefox滚动条隐藏

溢出时如何隐藏Firefox滚动条:auto?

:: - webkit-scrollbar {display:none; }

我使用此代码,但这仅适用于Google Chrome.

任何帮助人?谢谢!

更新

我用的时候

溢出:隐藏;

页面无法继续页脚.

<html>
<head>
<link rel="stylesheet" href="css/style.css" type="text/css" />
</head>

<body>

<div id="pageWrapper">
    <header></header><!--end of header-->

    <nav>
        <ul>
            <li><a href="#">Home</a></li>|
            <li><a href="#">Services</a></li>|
            <li><a href="#">Gallery</a></li>|
            <li><a href="#">FAQ</a></li>|
            <li><a href="#">About Us</a></li>|
        </ul>
    </nav><!--end of nav-->

    <aside>

    </aside><!--end of aside-->

    <section>
    </section><!--end of section-->
    <footer>All Right Reserved 2013.</footer><!--end of footer-->
</div><!--end of pageWrapper-->

</body>
</html>
Run Code Online (Sandbox Code Playgroud)

我的css

/*----- Reset ----*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
blockquote, …
Run Code Online (Sandbox Code Playgroud)

css styles

6
推荐指数
2
解决办法
8505
查看次数

IIS URL重写IP地址

是否可以将IP地址重写为名称?例如,我有http://159.163.21.22/Default.aspx并想要将其更改为http://example/Default.aspx.

感谢你们!

c# asp.net iis url

4
推荐指数
1
解决办法
4071
查看次数

标签 统计

asp.net ×1

c# ×1

css ×1

iis ×1

styles ×1

url ×1