Hi,

In the Scrollable demo 7 / 11 : Large one sized Scrollable, if we add an item in one of the tab's content area, like
 <h1 id="example">
				example 
 </h1> 
When we link to that item, ie: www.mywebsite.com/index.htm#example, the tags and their contents are mismatch. Is there anyway to let them match each other?
Thanks!