Better approach for a custom scroller? RE: a scrollbar I programmed to scroll through work samples.

Better approach for a custom scroller? RE: a scrollbar I programmed to scroll through work samples.

Hi all.
At the URL below I have a work portfolio in development that simply uses a scroll bar to move through the work samples.

All is working well except the button is a little sticky.

I am using the MOUSEOVER event on the scroll bar button which can not keep up with the left/right motion of the mouse and it gets stuck so you have to go back and grab it.

I tried to nest the button in another DIV to expand the hot spot but it came with another set of issues. I also tried padding and margin settings.

Any ideas on a different approach for the event? The trigger to use?

Please see the code here in this URL (it will get too sloppy pasting it here)


Thank you for your help!
Rich




    • Topic Participants

    • rwood