internet explorer 9 - How can I get css3 border-image working in IE9? -


i'm using border-image works in browsers except ie. ie versions 7 , 8, have css3pie makes work. haven't been able find plugin make work in ie9. there way can hack works in ie9 well?

i found static pie attempting add it, having issue. might able in near future, though.

until then, have 2 options:

  1. allow ie degrade gracefully. not bad thing, designs don't have same in browsers. however, since have ie8 , below working, might counterproductive degrade in newer browser (though, theoretically, nix ie time being). depends on border image looks (you might able away subtle border, such two-toned one, not more intricate one).

  2. use workaround, such this hackish one, or possibly the .htc file in question (or hackish workaround answer).


Comments