For this code in mobile if i touch and move body it does not move but if touch header or footer and move it scrolls could any one please help...
But in my(iphone) or some mobiles it works it does not work in some other mobiles You can check by using browser emulator it does not work there I sense the problem is in modernizr.js could any one please help
<div class="vs-wrapper">
<section id="section-1">
<div class="vs-content">
<div id="portfolio-content" class="center-text">
<div class="portfolio-page">
<div class="portfolio-group">
<a class="portfolio-item" href="images/paper.jpg">
<img src="images/paper.jpg" alt="image 1">
<div class="detail">
some text or ptag goes here
</div>
</a>
</div>
</div>
</div>
</section>
</div>