I have a repeater setup and i the container height is limited in order to make it scroll-able. I am using Nicescroll Javascript to customize the scroll bar. However the script loads before the repeat is done filling the container and it cannot ‘see’ it.
Ok i’ll try because the above didn’t work actually, i even tried a series of variable that calculate IF Last record then update another Var and then Run script on value updated. It SHOULD have worked but didn’t. I’ll keep at it.
Pasting the code in browser console runs and styles the scroll bar just fine.
$("#nicescroll").niceScroll({cursoropacitymin: 0, autohidemode: false});