I have this in the works for potential integration into Core, the solution allows you to set, get, and animate all css3 properties.
Give me the weekend and it should be up on github. On Jun 10, 12:37 am, André Fiedler <[email protected]> wrote: > Hi, > > is there a Mootools port of the great jQuery > $(el).boderImage('url("border.png") 30% 30% 30% 30%')) from > here:http://github.com/lrbabe/borderimage? > Something like $(el).setStyle('border-image', 'url("border.png") 30% 30% 30% > 30%') ? > > The jQuery thing supports all modern browsers: > > - Firefox 2.*, Firefox 3, Firefox 3.1 > - Safari 3.* > - Chrome 1.0 > - Opera 9.*, Opera 10 > - IE7
