jQuery slider control for opacity
问题 I'm trying to implement a jQuery slider control for opacity of a certain element on my web page. Kind of like this question but with a slider. I was wondering how I should implement this best, as I'm a little lost as how I should get started... I'm guessing a function wouldn't be the best, would it? Defining a function and then calling it for the slider? The jQuery documentation for the slider control is proving to be a little too complex for me for this topic, but I'm sure some of you can