Hi,
Wonder if you can help me please.
Im a newbie and learning on how to to put together a responsive site.
Here is a page in question http://www.theremotedoctor.co.uk/karrangerover.html#topnav
This question is mainly directed at viewing on iphone & ipad devices.
When on the page you select Smart remote the page scrolls smoothly & the image is loaded.
It scrolls to bring the image into view on the ios device otherwise you only see half the image.
This part works fine.
On the other hand if you select Return to menu it does not scroll smoothly but rather it jumps there.
I see the line of code for the return to menu is <li><a href="#top">Return to menu</a></li>
but i would like it to be the same as the smooth scroll.
There is a jQuery at the bottom of the page but i am not sure how to edit anything for the return to menu to smooth scroll.
Many thanks for your time.