JQuery Slideout only works on one side of the page?!
        Posted  
        
            by Anders H
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anders H
        
        
        
        Published on 2010-05-17T13:12:40Z
        Indexed on 
            2010/05/17
            13:21 UTC
        
        
        Read the original article
        Hit count: 206
        
I've been working on a little slideout code and it's just been impossible. It works perfectly sliding out from the right of the page but when I reverse everything and have it slide from the left, not a chance!
The exact issue is that it slides out farther than the width of it's container.
Example at http://demindu.com/sandbox/slideout/. I'd certainly appreciate any tips in the right direction.
© Stack Overflow or respective owner