久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

隱藏元素,但顯示 CSS 生成的內(nèi)容

Hide element, but show CSS generated content(隱藏元素,但顯示 CSS 生成的內(nèi)容)
本文介紹了隱藏元素,但顯示 CSS 生成的內(nèi)容的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

問(wèn)題描述

有沒(méi)有辦法隱藏元素的內(nèi)容,但保持其 :before 內(nèi)容可見(jiàn)?假設(shè)我有以下代碼:

Is there a way of hiding an element's contents, but keep its :before content visible? Say I have the following code:

HTML:

<span class="addbefore hidetext">You are here</span>

CSS:

.addbefore:before {
    content: "Show this";
}
.hidetext {
    // What do I do here to hide the content without hiding the :before content?
}

我試過(guò)了:

  • 使用 display: none 并在 :before 上設(shè)置 display: inline,但兩者仍處于隱藏狀態(tài)
  • 使用寬度:0;溢出:隱藏;,但隨后似乎添加了額外的空間(?)
  • 使用color: transparent;,但是當(dāng)然span的內(nèi)容還是占空間
  • 使用 text-indent: -....px,但是
  • using display: none and setting display: inline on :before, but both are still hidden
  • using width: 0; overflow: hidden;, but then additional space seems to be added (?)
  • using color: transparent;, but then, of course, the content of the span still takes up space
  • using text-indent: -....px, but
  1. 搜索引擎不贊成這一點(diǎn),并且
  2. 它似乎不適用于 span 元素(?)

關(guān)于我如何做到這一點(diǎn)的任何其他想法?

Any other ideas as to how I might do this?

推薦答案

清潔解決方案

您可以使用 visibility: hidden,但使用此解決方案,隱藏的內(nèi)容仍會(huì)占用空間.如果這對(duì)你來(lái)說(shuō)不重要,你會(huì)這樣做:

Clean Solution

You could use visibility: hidden, but with this solution, the hidden content will still take up space. If this doesn't matter to you, this is how you would do it:

span {
    visibility: hidden;
}

span:before {
    visibility: visible;
}

<小時(shí)>

Hackish 替代解決方案

另一種解決方案是將 span to zero* 的 font-size 設(shè)置為一個(gè)非常小的值.這種方法的優(yōu)點(diǎn):隱藏的內(nèi)容不會(huì)占用任何空間.缺點(diǎn)::before 內(nèi)容的字體大小不能使用 em 或 % 等相對(duì)單位.


Hackish Alternative Solution

Another solution would be to set the font-size of the span to zero* to a really small value. Advantage of this method: The hidden content won't take up any space. Drawback: You won't be able to use relative units like em or % for the font-size of the :before content.

span:before {
    content: "Lorem ";
    font-size: 16px;
    font-size: 1rem; /* Maintain relative font-size in browsers that support it */
    letter-spacing: normal;
    color: #000;
}

span {
    font-size: 1px;
    letter-spacing: -1px;
    color: transparent;
}

jsfiddle 示例.

更新(2015 年 5 月 4 日):使用 CSS3,您現(xiàn)在可以使用 rem(根 EM)單元來(lái)維護(hù) 中的相對(duì)字體大小:before 元素.(瀏覽器支持.)

Update (May 4, 2015): With CSS3, you can now use the rem (Root EM) unit to maintain relative font-sizes in the :before element. (Browser support.)

*此帖子的先前版本建議將字體大小設(shè)置為零.但是,這在某些瀏覽器中無(wú)法正常工作,因?yàn)?CSS 沒(méi)有定義預(yù)期的行為 當(dāng)字體大小設(shè)置為零時(shí).為了跨瀏覽器的兼容性,請(qǐng)使用上面提到的小字體.

*A previous version of this post suggested setting the font size to zero. However, this does not work as desired in some browsers, because CSS does not define what behavior is expected when the font-size is set to zero. For cross-browser compatibility, use a small font size like mentioned above.

這篇關(guān)于隱藏元素,但顯示 CSS 生成的內(nèi)容的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

Style every third element?(每隔三個(gè)元素設(shè)置樣式?)
Why shouldn#39;t I use ID selectors in CSS?(為什么我不應(yīng)該在 CSS 中使用 ID 選擇器?)
What does img[class*=quot;alignquot;] mean in CSS?(CSS 中的 img[class*=“align] 是什么意思?)
CSS: Last element on line(CSS:最后一個(gè)元素)
How do I select every other div class element using just CSS (no js)(如何僅使用 CSS(無(wú) js)選擇所有其他 div 類元素)
Tool for checking unused CSS selectors?(檢查未使用的 CSS 選擇器的工具?)
主站蜘蛛池模板: 伊人免费在线观看 | 国产在线一级片 | 日本高清在线一区 | 国产精品成人一区二区三区 | 国产黄色小视频 | 国产精品区一区二区三区 | 日韩网站在线 | 国产乱码精品一区二区三区五月婷 | 人妖av | 狠狠亚洲| 成人网av | 一区二区三区回区在观看免费视频 | 国产一区免费视频 | 国产成人免费视频网站高清观看视频 | av在线天堂| 久久久久久久久久久久久久国产 | 精品一区二区在线观看 | 成人国产综合 | 黄免费观看视频 | 精品国产欧美一区二区 | 久久国产精品99久久久大便 | 国产一区二区久久 | 国产综合在线视频 | 久在线 | 亚洲一区二区三区四区五区中文 | 久久精品国产久精国产 | 午夜影院官网 | 成人在线视频免费看 | 久久人爽爽人爽爽 | 黑人巨大精品欧美一区二区免费 | 中文字幕精品一区 | 国产成人精品久久二区二区91 | a久久 | 日韩中文字幕 | 日韩在线一区二区三区 | 成人精品鲁一区一区二区 | 久久精品国产久精国产 | 日本成年免费网站 | 99久久影院 | 91精品国产美女在线观看 | 欧美久久久久 |