How can I delay a CSS change in jquery? Here is my code:
$(\"document\").ready(function() { $(\".pressimage img\").mouseenter(function() { $jq(this)
http://forum.jquery.com/topic/delay-css
tested and working for my purpose of delaying a css property following an animate.