Kilian / jQuery.pulsate

jQuery.pulsate.js adds a pulsating effect to elements. Useful for drawing the users attention.
http://jquerypulsate.kilianvalkhof.com
MIT License
52 stars 20 forks source link

Border-radius Doesnt Work #8

Closed ninjavic closed 10 years ago

ninjavic commented 10 years ago

Hello Kilian, I tried to add border radius to this script, but its doesnt work. Do u can help me ? (((( 6utyu ((

Kilian commented 10 years ago

Chrome doesn't support radius on outlines, unfortunately. As an alternative you can use multiple box-shadows with different offsets to get somewhat the same effect :)