Skip to main content

Timeline for Custom jQuery scrollbar

Current License: CC BY-SA 3.0

7 events
when toggle format what by license comment
Feb 2, 2013 at 20:15 comment added dev No problem glad to have helped in some way :)
Feb 2, 2013 at 20:14 vote accept justanotherhobbyist
Feb 2, 2013 at 20:14 comment added justanotherhobbyist Nah I used $('nav-container'), tried changing it to that now and it updates the scrollbar, wierd how it didn't do it with the variable though. It doesn't work perfect yet I have some stuff to figure out. Thanks for the help. =)
Feb 2, 2013 at 20:07 comment added dev I could be wrong about this though :) Have a read of the site this is where I got the update bit from.
Feb 2, 2013 at 20:07 comment added dev The var yourScrollBar bit is just to declare a new scroll bar... you should have already done this to get it work in the first place? And the only bit you need to add is the **YourDeclaredScrollBar**.tinyscrollbar_update(); to the click function.
Feb 2, 2013 at 20:04 comment added justanotherhobbyist Can't get this to work, tried putting the var yourScrollBar both outside and inside document ready, and the _update is exactly where u put it. But nothing happens. :/
Feb 2, 2013 at 19:47 history answered dev CC BY-SA 3.0