While working on my slimScroll plugin I noticed something very weird in the newest release of Firefox - I was unable to set border-radius CSS property from within the JavaScript.
I used this HTML to test my theory:
Radius should work here, it is set from CSS
Radius should work here, it is set using jQuery.css()
Radius should work here, it is set using JavaScript
Recent comments