0

I am looking to create a HTML5/jQuery like pop-out/throbbing/pulsing effect on images.

I have a HTML5 example of an image popout, right now this only works on Hoverover.

I am using standards CSS3 and HTML5 to create an enlarging effect on an image.

The effect looks like this: http://codecanyon.net/theme_previews/1318001-killer-css3-image-hover-effects?index=1

I want to do this on page load, automatically, every 5 seconds.

1

1 Answer 1

0

You could try using jQuery functions: setInterval or setTimeout.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.