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

        <bdo id='ZDfBl'></bdo><ul id='ZDfBl'></ul>
    1. <i id='ZDfBl'><tr id='ZDfBl'><dt id='ZDfBl'><q id='ZDfBl'><span id='ZDfBl'><b id='ZDfBl'><form id='ZDfBl'><ins id='ZDfBl'></ins><ul id='ZDfBl'></ul><sub id='ZDfBl'></sub></form><legend id='ZDfBl'></legend><bdo id='ZDfBl'><pre id='ZDfBl'><center id='ZDfBl'></center></pre></bdo></b><th id='ZDfBl'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='ZDfBl'><tfoot id='ZDfBl'></tfoot><dl id='ZDfBl'><fieldset id='ZDfBl'></fieldset></dl></div>
      <tfoot id='ZDfBl'></tfoot>
      1. <small id='ZDfBl'></small><noframes id='ZDfBl'>

        <legend id='ZDfBl'><style id='ZDfBl'><dir id='ZDfBl'><q id='ZDfBl'></q></dir></style></legend>

        使用 -webkit-transform 時固定位置不起作用

        Positions fixed doesn#39;t work when using -webkit-transform(使用 -webkit-transform 時固定位置不起作用)
        <legend id='JPT6a'><style id='JPT6a'><dir id='JPT6a'><q id='JPT6a'></q></dir></style></legend>

      2. <i id='JPT6a'><tr id='JPT6a'><dt id='JPT6a'><q id='JPT6a'><span id='JPT6a'><b id='JPT6a'><form id='JPT6a'><ins id='JPT6a'></ins><ul id='JPT6a'></ul><sub id='JPT6a'></sub></form><legend id='JPT6a'></legend><bdo id='JPT6a'><pre id='JPT6a'><center id='JPT6a'></center></pre></bdo></b><th id='JPT6a'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='JPT6a'><tfoot id='JPT6a'></tfoot><dl id='JPT6a'><fieldset id='JPT6a'></fieldset></dl></div>

          <bdo id='JPT6a'></bdo><ul id='JPT6a'></ul>
                <tbody id='JPT6a'></tbody>

              • <small id='JPT6a'></small><noframes id='JPT6a'>

                1. <tfoot id='JPT6a'></tfoot>
                  本文介紹了使用 -webkit-transform 時固定位置不起作用的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我正在使用 -webkit-transform(和 -moz-transform/-o-transform)來旋轉 div.還添加了固定位置,以便 div 與用戶一起向下滾動.

                  I am using -webkit-transform (and -moz-transform / -o-transform) to rotate a div. Also have position fixed added so the div scrols down with the user.

                  在 Firefox 中它可以正常工作,但在基于 webkit 的瀏覽器中它就壞了.使用 -webkit-transform 后,固定位置不再起作用!這怎么可能?

                  In Firefox it works fine, but in webkit based browsers it's broken. After using the -webkit-transform, the position fixed doesn't work anymore! How is that possible?

                  推薦答案

                  經過一番研究,有一個Chromium 網站上關于此問題的 20574" rel="noreferrer">錯誤報告,到目前為止,Webkit 瀏覽器還不能同時渲染這兩種效果.

                  After some research, there has been a bug report on the Chromium website about this issue, so far Webkit browsers can't render these two effects together at the same time.

                  我建議在樣式表中添加一些僅適用于 Webkit 的 CSS,并將轉換后的 div 設為圖像并將其用作背景.

                  I would suggest adding some Webkit only CSS into your stylesheet and making the transformed div an image and using it as the background.

                  @media screen and (-webkit-min-device-pixel-ratio:0) {
                    /* Webkit-specific CSS here (Chrome and Safari) */
                  
                    #transformed_div {
                      /* styles here, background image etc */
                    }
                  }
                  

                  所以現在你必須用老式的方式來做,直到 Webkit 瀏覽器趕上 FF.

                  So for now you'll have to do it the old fashioned way, until Webkit browsers catch up to FF.

                  截至 2012 年 10 月 24 日,該錯誤尚未解決.

                  As of 10/24/2012 the bug has not been resolved.

                  這似乎不是一個錯誤,而是規范的一個方面,因為這兩種效果需要單獨的坐標系和堆疊順序.如本答案所述.

                  This appears to not be a bug, but an aspect of the specification due to the two effects requiring separate coordinate systems and stacking orders. As explained in this answer.

                  這篇關于使用 -webkit-transform 時固定位置不起作用的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

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

                  相關文檔推薦

                  JavaScript innerHTML is not working for IE?(JavaScript innerHTML 不適用于 IE?)
                  document.write() overwriting the document?(document.write() 覆蓋文檔?)
                  AngularJS Error: Cross origin requests are only supported for protocol schemes: http, data, chrome-extension, https(AngularJS 錯誤:跨源請求僅支持協議方案:http、data、chrome-extension、https) - IT屋-程序員軟件開發技術分
                  IE10 and Cross-origin resource sharing (CORS) issues with Image / Canvas(IE10 和 Image/Canvas 的跨域資源共享 (CORS) 問題)
                  Importing script with type=module from local folder causes a CORS issue(從本地文件夾導入 type=module 的腳本會導致 CORS 問題)
                  HTML crossorigin attribute for img tag(img 標簽的 HTML 跨域屬性)
                  1. <small id='jaZs2'></small><noframes id='jaZs2'>

                      <tbody id='jaZs2'></tbody>
                      <bdo id='jaZs2'></bdo><ul id='jaZs2'></ul>

                          <tfoot id='jaZs2'></tfoot>
                          <i id='jaZs2'><tr id='jaZs2'><dt id='jaZs2'><q id='jaZs2'><span id='jaZs2'><b id='jaZs2'><form id='jaZs2'><ins id='jaZs2'></ins><ul id='jaZs2'></ul><sub id='jaZs2'></sub></form><legend id='jaZs2'></legend><bdo id='jaZs2'><pre id='jaZs2'><center id='jaZs2'></center></pre></bdo></b><th id='jaZs2'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='jaZs2'><tfoot id='jaZs2'></tfoot><dl id='jaZs2'><fieldset id='jaZs2'></fieldset></dl></div>

                        • <legend id='jaZs2'><style id='jaZs2'><dir id='jaZs2'><q id='jaZs2'></q></dir></style></legend>
                            主站蜘蛛池模板: 国产精品欧美日韩 | 五月天婷婷丁香 | 亚洲综合一区二区三区 | 91观看 | 久久骚| 国产成人a亚洲精品 | 欧美在线 | 国产中文字幕在线 | 亚洲综合二区 | 成人在线免费观看视频 | 亚洲成人精品 | 人人精品 | 国产成人在线播放 | 亚洲成人免费视频在线 | 97视频在线看 | 自拍偷拍精品 | 久草成人 | 69av在线视频 | 国产永久免费 | 欧美淫片 | 女同av亚洲女人天堂 | 午夜精品久久久 | 欧美视频精品 | 亚洲精品一区在线观看 | 在线一区 | 亚洲永久 | 久久久精品一区 | 欧美一区二区三区视频 | 日韩在线免费 | 国产精品久久久久久婷婷天堂 | 欧美日韩在线免费 | 99精品久久久久久中文字幕 | 精品久久久久久一区二区 | 福利一区在线观看 | 夜夜久久 | 特级做a爰片毛片免费看108 | 日韩三区在线 | 中文二区| 一区二区三区日本 | 午夜视频一区二区三区 | 一区二区三区亚洲 |