cristianotestai Posted April 11, 2013 Posted April 11, 2013 Hi, I need a help to use the plugin JScrollPane (styleable scrollbars with JQuery, http://jscrollpane.kelvinluck.com/) In this link http://takien.com/980/styling-scrollbar-to-look-like-facebook-scrollablearea-using-jscrollpane.php, exists the steps to use, but I could not get to work with UniGui, referring up to steps: 2. Initialize JScrollPane to your selector, and 3. Scrollbar Should be hidden if the mouse over on it. Personally, I'm wanting to use this custom scroll to UniScrollBox Component. Any example or idea to make this work? Thanks for help!... Cristiano Quote
cristianotestai Posted April 15, 2013 Author Posted April 15, 2013 Yes.. Possibly need to override something on ExtJS classes or somehow deal custom in Unigui ExtEvents. I will wait a possible Idea or help by Farshad. Quote
cristianotestai Posted April 17, 2013 Author Posted April 17, 2013 Hi, The link in first post was broken, this is correct: http://takien.com/980/styling-scrollbar-to-look-like-facebook-scrollablearea-using-jscrollpane.php Farshad, With UniPanel for example, where i should start my selector so I can use the JScrollPane plugin as reports step 2 link? $ (function () { $ (. 'content-area'). JScrollPane (); /*content-area is my UniPanel*/ }); Thanks for help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.