I want to use border-image for a fluid scaling CSS container. Is it possible to enable this CSS3 functionality on all modern browsers using some .js framework? If not, is there a good substitute?
For an example of what I want to achieve see: http://www.css3.info/preview/border-image/
The border-image property is not supported by IE, check: http://caniuse.com/border-image for browser support.
But, css3pie can make it possible for you to use a border-image in IE 6-9: http://css3pie.com/documentation/supported-css3-features/