It seems Jquery Supersized currently allows only attach background image(s) for whole BODY? Is it possible to use a css selector to tell him where to load background slideshow?
I've tried something like
$('#custom-div').supersized();
but it does not work.
I just found a great slider-Nerve, it is a little more simple but easy to customize. And it can be full screen or in a div.
I was, actually, trying to do the same thing with SUPERSIZED and could not get it to work.