Tagged: anchor
In a color section there is a label for Developer: Section ID.
Is there any way to have the ID properly labeled and reached in the drop down menu?
Hey LynxXrossed!
Yes, you can use the “Links” option. Just insert the url of the page and the section id into the url field and insert some custom text into the “Link text” field: http://www.clipular.com/c/5546377195028480.png?k=viZxC8ZdOFIXZZTgumViP2gwkmY
Regards,
Peter
Okay doke, Tried it this way with no luck, granted I’m an amateur. Is there a specific format I should follow.
Hey!
You just need to make sure that the id is used as the hash value. If i.e. your page url ist
and you want to link to the section with the id “portfolio” the url of the custom link looks like:
http://mywebsite.com/page#portfolio
Note that I used a # sign (marks the beginning of the hash value) and then I just appended the id (portfolio) to the url. Make sure that the id just contains simple latin characters and no spaces, etc. otherwise the hash value might be invalid.
Regards,
Peter