jQuery Tiny Scrollbar plugin - Fails to show all content on refresh
        Posted  
        
            by 
                Søren Østergaard
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Søren Østergaard
        
        
        
        Published on 2010-12-22T19:51:55Z
        Indexed on 
            2010/12/22
            19:53 UTC
        
        
        Read the original article
        Hit count: 253
        
Hi Guys!
I've implemented Tiny Scrollbar plugin on a website, for good-looking div scrolling. But weird stuff happens when I refresh the page in Safari or Chrome. It seams to clip some of my content. What happens upon a page refresh, that could make it behave like this? Please have a look at mettestentoft.dk
I've tried using the same plugin on a simple test page, where a page refresh would make the plugin add a 'scrollbar disable' class to the div, while clicking a link linking to the same page, would make i show as it should.
Tiny Scrollbar plugin demopage doesn't seem to have any problems, unless I'm missing it.
So my question is: Do I have to do something jQuery-wise, in order for a page to load equally to a linked page?
Thank you in advance :)
© Stack Overflow or respective owner