I'm trying to find out how to add a dashed border that will look the same in the latest Firefox, Chrome, Safari and IE10+ browsers. Ordinary 1px dashed #000
doesn't work for me because it's different in all browsers, and image
doesn't scale.
I'm trying to figure out how to do this by CSS gradient.
It would be cool if there is the possibility to control dash length.