I have this
$('#zSlider .description li').mouseover(function(){
I want the function to execute after 1 second or whatever amount I choose.
This is my first day ever of looking at code of any sorts, i don't know what I'm doing, be specific. I'm just googling and trying to modify stuff on my wordpress page.