Has anyone implemented a panel with scrollbars (like the swing scrollpane)? Preferably using jquery. I have a list and want scroll bars to appear in both directions if the content is wider/taller than the "visible area". I also have a component to the left of this "scroll pane" that should listen to scroll events and change when the vertical scroll bar is being scrolled so I cant use the css overflow attribute.
I should be quite similar to the dojo example Orderable List with scroll in http://wicketstuff.org/wicketdojo13/ except i want scroll bars in both directions and i would like to use jquery. (Cant find the complete source code for this dojo example so I would appreciate if anyone could tell me where to find it too...) -- View this message in context: http://www.nabble.com/scroll-pane---panel-with-scroll-bars---jquery-tp21353712p21353712.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org