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.
Flipboard に触発された実験的なページ レイアウトは、ページが本のページのようにめくられるめくりページを示しています。
HTML、CSS3、JavaScript を使用して、Flash を使用せずに IE でそれを行うことは可能ですか?
IE 10 で可能だと思います。 ウェブサイトでは CSS 3 プロパティを使用しています-webkit-transform。
-webkit-transform
新しい IE 10 (Windows 7* および 8 でのみ利用可能)は、ベンダー プレフィックスなしでネイティブに サポートします! IE 9 は、プレフィックス を含む 2D 変換のみをサポートします。transform -ms
transform
-ms
*) Windows 7 用の IE 10 をダウンロードできるのは、一部のベータ テスターのみでした。