I have made the overflow visible on this site -
I want to change the opacity of the images to either side of the main image. The jQuery script is difficult to read an dmake sense of so any tips would be helpful.
Thanks
Posted 21 January 2013 - 06:11 PM
I have made the overflow visible on this site -
I want to change the opacity of the images to either side of the main image. The jQuery script is difficult to read an dmake sense of so any tips would be helpful.
Thanks
Posted 21 January 2013 - 10:06 PM
Hi,
Image opacity is handled by CSS. However, removing the boundaries of the slider, making the slides flow in from one edge to the other.
Here's a link that will guide you about creating image opacity.
Hopefully this will help.
Posted 22 January 2013 - 09:40 AM
Rob
That doesnt help because I actually cant find where to apply the opacity values in the jQuery script. I dont understand how the slider works because the code was not clear to me. Thanks anyways.
Posted 22 January 2013 - 03:27 PM
I think you can use CSS rather than jQuery to change the image opacity:
For further reference on how to find the appropriate CSS selector, please see: