Does anyone know of a JQuery plugin that could make any <div> scrollable? I have several containers and I only want them to be 300px, and some are larger so i need to make them scrollable.
Does anyone know of a JQuery plugin that could make any <div> scrollable? I
Share
This should just be a job for CSS.
(I assume you mean 300 pixels tall, not 300 pixels wide.)