::selection{ background: orange; color: white; }鼠標(biāo)也選中了右側(cè)的內(nèi)容 完全沒有效果 為什么
::selection{background: orange;color: white;}鼠標(biāo)也選中了右側(cè)的內(nèi)容 完全沒有效果 為什么
::selection{background: orange;color: white;}鼠標(biāo)也選中了右側(cè)的內(nèi)容 完全沒有效果 為什么
2015-03-12
舉報(bào)
2015-03-16
如果使用firfox瀏覽器,使用::-moz-selection試一試(前面加入-moz前綴)。