Hacker News new | ask | show | jobs
by epe 5818 days ago
I don't believe it's any Javascript overhead for non-IE browsers. It's just a single line of CSS:

behavior: url(path/to/PIE.htc);

that non-IE browsers will simply ignore.