IE10でslideToggleアコーディオンしたときの背景バグ?
jQueryのslideToggleでアコーディオンしたときに、IE10で背景画像が何重にも見えた。
IE10になってまで、こんなことが起きるとは思わなかった。
理由
わからん。
でもこれも同じ現象っぽい
http://stackoverflow.com/questions/15430675/jquery-slidetoggle-and-css-border-radius-propery-show-wired-in-ie10
解決方法(2種類)
- クリックする要素にdisplay: inline-block;追加する(stackoverflowだとこちら)
- 背景画像を指定したところにdisplay: inline-block;追加する
(今回対処した方法。クリックする要素に付けられなかったので)
Author And Source
この問題について(IE10でslideToggleアコーディオンしたときの背景バグ?), 我々は、より多くの情報をここで見つけました https://qiita.com/ituki_b/items/5f0d7b6ddbdd9ee92c64著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .