Hi! I want to make a link on an image (simple :) ) that points to a page that has an element with that id. For exemple when i clic on the image on home page it's go to a title with the id "mytitle" on the good page (for exemple the url is: http://www.mysite.com/#mytitle).
But when i clic on my image it's doesn't go to the id but only to the page (and not the title in this page).
Is it possible? And is it possible to do that like the "scroll to top" button effect?
Thanks!