i was wondering if anyone has a quick and easy way to hide an arrow if
you are at the beginning or end of the scrollable content.

for instance
i would want the top arrow to not be visible at first, because there
is no content above it.

and when i reach the end of the content, i would like the down arrow
to disappear.

I know enough to just set the position of the arrow object to some
place so that it's not visible, but i don't know enough jQuery or how
jScrollPane works to figure out how too do this.

Is there an event that is triggered by jScrollPane when scrolling
stops that reports the position?

thanks for any help.

Reply via email to