My menubar div contains numerous links that are currently out of view. I need to implement a scroll feature that will move the div left or right when the cursor reaches the edge, allowing all menu items to be seen.
Being new to Jquery, I would really appreciate any assistance.