タグ

ieとcss3に関するs5-styleのブックマーク (4)

  • IE6-8でもCSS3に対応するライブラリまとめ:phpspot開発日誌

    Kick-ass CSS3 Support in IE6, 7, and 8 | AEXT.NET MAGAZINE IE6-8でもCSS3に対応するライブラリまとめ。 IEでCSS3に対応するには behavior で htcを指定する方法が簡単で便利ということでライブラリが色々あるようだったのでまとめました。 そんなに多機能はいらないという場合に、機能を削ったものを使うという方法もありかもしれません。 CSS3 PIE 角丸、ドロップシャドウ、グラデーション背景等、多くのプロパティに対応していて今後も対応を強化 IE-CSS3 border-radius、box-shadow、text-shadow等のプロパティが使えるようになる。いかがスタイリング例 css3shadow.htc テキストに影をつけるためのhtc curved-corner - Project Hosting on

    s5-style
    s5-style 2010/07/28
    IE6-8でもCSS3に対応するライブラリまとめ
  • CSS3 PIE: CSS3 decorations for IE

    PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features. Try the Demo This quick demo shows just a few of the CSS3 properties PIE can render. Use the controls to adjust the CSS3 applied to the box. Load this page in IE to see that it is rendered properly!

    s5-style
    s5-style 2010/07/28
    IE6/7/8でもCSS3の角丸、ボックスシャドウ、グラデーション、マルチバックグランドなどを使えるようにするbehaviorスクリプト
  • CSS3 support in Internet Explorer 6, 7, and 8

    NOTE: This script is obsolete. You should use the far superior CSS3PIE instead. CSS3 support for Internet Explorer 6, 7, and 8 What is it? IE-CSS3 is a script to provide Internet Explorer support for some new styles available in the upcoming CSS3 standard. How it works If you're viewing this page in Internet Explorer, some of the elements have been rebuilt by the script in Vector Markup Language (

    s5-style
    s5-style 2010/04/21
    border-radius角丸box-shadowボックスのシャドウtext-shadowテキストのシャドウが使えるようになるhtcスクリプト
  • Keith Clark - IE CSS3 pseudo selectors

    Labs - ie-css3.js CSS3 pseudo selector emulation for Internet Explorer 5-8 ie-css3.js (v0.9.2b) ie-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets — they'll work in IE... Honest...! Using the script You'll need to download Robert Nyman's DOMA

    s5-style
    s5-style 2010/01/24
    IE5~8をCCS3の疑似セレクタ対応にするスクリプト。対応プロパティ * :nth-child * :nth-last-child * :nth-of-type * :nth-last-of-type * :first-child * :last-child
  • 1