Full Width Divs using ScrollTo.js

Posted by David Haigh on Stack Overflow See other posts from Stack Overflow or by David Haigh
Published on 2012-04-03T19:47:42Z Indexed on 2012/04/06 17:28 UTC
Read the original article Hit count: 348

Filed under:
|
|
|

This is my first ever post.

I am using the ScrollTo jQuery plugin and i have stumbled across a problem...

I have 6 rows, each with 6 child divs , I would like each of these child divs to be full width. The plugin works great but I cannot seem to get the child div to be full width (then use ScrollTo to 'slide' to the next div, or to a div on the next row. )

Here is my code: http://jsfiddle.net/RZjrV/

Is it even possible? I have set body - Overflow:hidden to avoid any initial confusion.

Thank you all who read this post and even take a minute to think about it.

David

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about div