Jump to content

Using JScrollPanel with UniGui - This is possible?


cristianotestai

Recommended Posts

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
Link to comment
Share on other sites

  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.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...