Help needed about plug-in of jQuery Horizontal Scrollbars

Asked By 0 points N/A Posted on -
qa-featured

I am a new user for jQuery Horizontal Scrollbars. I need to know about the usage of plug-in. I have read about the usage in some websites but still I'm not clear. Need some urgent help on this. 

SHARE
Best Answer by Ascencio Steven
Answered By 0 points N/A #150727

Help needed about plug-in of jQuery Horizontal Scrollbars

qa-featured

Hi George,

You are new user to query as I want to tell you the best way is to write a plugin in PHP because when you will create a plugin in PHP by yourself you can edit any time when you want make any changes on it so you should to create your plugin in PHP source code it will work.

Hopefully this information will help you.

Thanks,

Raun Nelson

Best Answer
Best Answer
Answered By 0 points N/A #150728

Help needed about plug-in of jQuery Horizontal Scrollbars

qa-featured

Hi George,

You are a new use r of query so want to inform you about the plugin of it.

query jScrollPane is designed to be flexible but very easy to use. jScrollPane is a cross-browser jQuery plugin. A plugin is nothing more than a piece of code.

Using the plugin is simple.

Just include jQuery, jQuery UI, js/jquery.ui.scrollbar.js (or the minified version), and css/jquery.ui.scrollbar.css. $(document).ready(function() { $(".scroll-pane").scrollbar({orientation: 'vertical'}); }); Where .scroll-pane is the name of the element(s) you want to wrap.

By default the plugin will set the orientation to 'horizontal'.

Hopefully this information will help you

Thanks

Ascencio Steven

Related Questions