jquery Cycle plugin conflicing with custom script
        Posted  
        
            by jeerose
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jeerose
        
        
        
        Published on 2010-04-26T03:13:12Z
        Indexed on 
            2010/04/26
            3:23 UTC
        
        
        Read the original article
        Hit count: 477
        
I have a site in development here: http://bit.ly/diWSgT
Scenario: My custom script looks at the viewport size and if the menu and logo are not in view, animates them up into view (just re-size your browser window to test if you like). That works fine. I also have the every wonderful jQuery cycle plugin in use via WP-Cycle for Wordpress.
The problem: As you can see by checking out the site, using my slide up/down button buggers with the cycle function, particularly when you click the button while on the second image.
Any thoughts as to why this is happening would be great. Thanks.
© Stack Overflow or respective owner