3 Replies Latest reply: May 21, 2014 10:09 AM by Nancy O. RSS

    Page transitions using jQuery and responsive

    ottz0 Community Member

      I have a page linking to another page and when you click between each page (pages) I want to add jQuery so each page slides either left or right as a transition.

       

      I can only slide individual elements such as the logo, however I want to slide the whole page, but I think as the page is responsive so no pixels are given height or width, the page is not defined so it does not know where to slide to and from.

       

      Basically I want to slide my whole "wrapper" div but can't, but I can only slide individual divs inside the wrapper.

       

      Any ideas?

       

      Thanks