久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術文章
文章詳情頁

css - FireFox border樣式異常

瀏覽:135日期:2023-01-21 16:53:35

問題描述

在FireFox下,頁面里一些table的邊框顯示異常(消失不顯示),但在IE和Chrome下正常;頁面效果:css - FireFox border樣式異常

單元格樣式:css - FireFox border樣式異常

頁面在縮放時,邊框消失的情況會發生改變。求大神幫忙回答,謝謝!

calendar.css如下:

.calendar { color: rgb(103,103,103); border-collapse: collapse; width: 100%;}.calendar td { border: 1px solid #6f6f6f; text-align: center;}.calendar thead tr:last-child td { border: 0px solid #6f6f6f; border-width:1px 0px 1px 0px; text-align: center;}.calendar thead tr:last-child td:first-child { border:0px solid #6f6f6f; border-width:1px 0px 1px 1px; text-align: center;}.calendar thead tr:last-child td:last-child { border: 0px solid #6f6f6f; border-width:1px 1px 1px 0px; text-align: center;}.calendar-head-oper{ font-size: 18px; cursor: pointer;}.calendar-head-title{ font-size: 16px; letter-spacing: 2px;}.calendar-text {/* background-color: #6f6f6f; */}.calendar-leftbtn { margin-left:5px; float: left}.calendar-rightbtn{ float:right;}/*不可點*/.calendar-td-notclick { color: #DDDDDD;}/*當前*/.calendar-td-today { color: #eb6100;}/*異常*/.calendar-td-abnormal{ color: #eb6100; line-height: 10px; cursor:pointer;}.calendar-td-span-l1{ color: #eb6100; }.calendar-td-span-l2{ color: #0096ff; }/*選中*/.calendar-td-selected { color: #0096ff;}

js中的resize:

$(window).on('resize', function() { $('#index').adjustScreen(); resizecontent();});var resizecontent = function(){ $('.index-content-detail').height($('#index').height() - $('.top').height()*1.1);}

問題解答

回答1:

我想知道框線是不是動態計算的?是不是resize里有rem處理?chrome和firefox對小數px的處理不太一樣,但是看不到代碼所以不確定是不是這個原因。

回答2:

td加個border試試

標簽: CSS
相關文章:
主站蜘蛛池模板: 乳源| 乐都县| 玉环县| 鄂托克旗| 桂平市| 鄂托克前旗| 雅江县| 嘉义市| 乌兰县| 抚松县| 井陉县| 明溪县| 铜川市| 安陆市| 宁阳县| 南昌县| 习水县| 盘锦市| 同仁县| 临朐县| 灵山县| 芮城县| 调兵山市| 桂林市| 荔浦县| 博罗县| 东光县| 门头沟区| 合肥市| 繁峙县| 九寨沟县| 绿春县| 南投市| 稷山县| 临泉县| 海原县| 泌阳县| 南宫市| 新营市| 延长县| 衡东县|