Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CSS3 変換またはフィルター css コマンドを使用して画像を回転させるサイトがあります。IE8 でページを印刷しようとすると、画像が回転して印刷されません。
とにかくそれを実現するには?
css 3 変換は、以前の ie ではサポートされていません。効果をある程度再現するには、javacript を使用する必要があります。