Tagged Questions
11
votes
3answers
8k views
jQuery animate css border-radius property (webkit, mozilla)
Is there a way in jQuery to animate the css3 border-radius property available in webkit and mozilla browsers?
I haven't found a plugin that will do it.
-webkit-border-radius
-moz-border-radius
...