Unable to locate "starfield" div in CSS to change z-index...
TousssaintThomas opened this issue · 1 comments
TousssaintThomas commented
Hey,
This is pretty much the coolest Jquery plugin ever but I cannot find the z-index for the Starfield div?
Thanks,
vonKristoff commented
possible to try $('#yourid').starscroll(params).css({'z-index':-5});
? or wrap it in your own div which you set the z-index to ....