Anchor Links to an other page possible?
Hello
I build my Site with the muffin builder. Is it possible to create an anchor linkt that jumps to a other page?
I mean can i create anchor links that are not on the same page. I tried to to create a normal text link and add #IDNAME at the end.
It jumps to the right site, but i still have to scroll down on the second page.
is there a way to do that?
http://www.mikamedia.ch/wohnen/
As you see i created a navigation in the text... if i click on the Tab SOFA.. i jump to the next page but then i have to scroll down. I would like to set an anchor that i down have to scroll down on the second page.
Thank you
I build my Site with the muffin builder. Is it possible to create an anchor linkt that jumps to a other page?
I mean can i create anchor links that are not on the same page. I tried to to create a normal text link and add #IDNAME at the end.
It jumps to the right site, but i still have to scroll down on the second page.
is there a way to do that?
http://www.mikamedia.ch/wohnen/
As you see i created a navigation in the text... if i click on the Tab SOFA.. i jump to the next page but then i have to scroll down. I would like to set an anchor that i down have to scroll down on the second page.
Thank you
Comments
Normally when you make a link /#work it will go to the id="work" but if you would make the link:
/home#work then it will load the page 'home' and go to the #work ID.
thanks