In my example, it's the body background image I want to make clickable. It's for skinning a site, or cobranding it.
I created a div#wrapper around everything that contains the background image. I added an onclick event with a location.href to redirect to the other site. It works, but triggers the redirect with each slider movement.
|