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

Cannot read property 'webkit' of undefined - JQuery 2.0.2 #4

Open brohiem opened 11 years ago

brohiem commented 11 years ago

Hit this error when I upgraded from JQuery 1.8.3 to 2.0.2. The quick fix for me was to remove line # 15 from the plugin file.
"-webkit-outline-radius": $(this).css("border-top-left-radius"),

For those who come across this later, I think true root of this issue is in a change in the JQuery library that was introduced in 1.9. You can read more on SO. http://stackoverflow.com/questions/9645803/whats-the-replacement-for-browser