CSS, another of my obvious weaknesses, is killing me.
Poster of this post was generous enough to show me how to append a slider to a div, but I think I need up and down buttons since my scrollbar could have a ton of steps.
I won't embarrass myself or bore you with all of my iterations that came out plain wrong.
Could someone show me how to append a jQuery UI icon on top and bottom of the vertical slider to make it look like a scrollbar so that it works with the CSS provided in the post above? It's the CSS that's not working for me.
Many thanks in advance!
Edit
Great answers, thank-you very much. Is there a way to keep the slider from bleeding into the buttons? I'll try to put up the check asap.
Nevermind. Just figured out what top and bottom really do.
Final Conclusion
Both solutions work, and I was able to adjust for bleeding with top and bottom easily.
I gave the checkmark to Abody97 because of the backwards compatibility, so I guess it sounds like tomaroo will be more correct in the future. Too bad stack doesn't allow for multiple checkboxes :(