onclick event change background-image with fade transition
Posted
by bobighorus
on Stack Overflow
See other posts from Stack Overflow
or by bobighorus
Published on 2010-06-08T17:06:38Z
Indexed on
2010/06/08
20:52 UTC
Read the original article
Hit count: 221
Hi to all. I'm searching for a trip in jQuery for changing the background-image of the body (or of a 100%-height "wrapper" div) on a click event of a class element, with a cross-fade transition effect. Is it possible? Thank you in advance.
© Stack Overflow or respective owner