DZone
Web Dev Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Web Dev Zone > CSS3 PIE - CSS3 Decorations For IE 6-9

CSS3 PIE - CSS3 Decorations For IE 6-9

Hirvesh Munogee user avatar by
Hirvesh Munogee
·
May. 21, 12 · Web Dev Zone · Interview
Like (0)
Save
Tweet
3.81K Views

Join the DZone community and get the full member experience.

Join For Free
pie stands for progressive internet explorer. it is an ie attached behavior which, when applied to an element, allows ie to recognize and display a number of css3 properties.

css level 3 brings with it some incredibly powerful styling features. rounded corners, soft drop shadows, gradient fills, and so on. these are the kinds of elements our designer friends love to use because they make for attractive sites, but are difficult and time-consuming to implement, involving complex sprite images, extra non-semantic markup, large javascript libraries, and other lovely hacks.

pie currently adds full or partial support to ie 6 through 8 for the following css3 features:
  • border-radius
  • box-shadow
  • border-image
  • multiple background images
  • linear-gradient as background image
in addition, pie adds support for border-image and linear-gradient to ie 9, which already supports the other features natively.

other features are under active development.

requirements : none
demo : http:/ / css3pie. com/ demos/
license : apache license v2.0 or gpl
CSS

Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Submit a Post to DZone
  • Java Class Loading: Performance Impact
  • Exploring a Paradigm Shift for Relational Database Schema Changes
  • DZone's Article Submission Guidelines

Comments

Web Dev Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo