Hi Joe,
Thanks for the comments, greatly appreciated!
The annoying "bounce" is caused by the 'Sticky' menu, When you scroll down on the page the header disappears until the menu bar, this then becomes stuck to the top of the browser.
This sticky menu function can be switched on or off by changing the following line:
<div class="contain-to-grid sticky">
Just remove the 'sticky'
There is also a fix to sort this out which I'll incorporate into the skin when I update it:
The fix is to just <div class="fixed"> under the <div class="contain-to-grid sticky">
I think the foundation framework's grid system is far ahead of the other frameworks.
Have a look at this article about the plans for their new grid system ( found here )
It'll change the way you think about the old 960 grid system.
Regards,
Geoff