x

Page Jump refuses to work

Hi

I have tried several different ways to get a simple page jump to work using the "custom html" box.

I went with the standard:

<A HREF="#codeword">Blue Words, Blue Words</A>

<A NAME="codeword">

(I hope that the above is showing and are not converted to html)

When I click the link (Blue Words, Blue Words) it registers in the adress bar. it goes from:

http://mysitename.weebly.com/the-page-im-on.html

                   to

http://mysitename.weebly.com/the-page-im-on.html#codeword

But there is no pagejump, the only thing that changes is the adress.

I have tried using CAPITAL letters and lowercase letters, I have tried different reference words all to no avail.

I have gotten it to work in the past, and according to this page:

https://hc.weebly.com/hc/en-us/articles/203905186-Create-Anchor-Links#top

it should work, So what am I doing wrong?

2,513 Views
Message 1 of 11
Report
1 Best Answer
Square

Best Answer

Sorry to hear you're having trouble, @DetKalder. Is this in Chrome where you see this? Try using this for your anchor code:

<a name="codeword" id="codeword">&nbsp;</a>

Some browsers are a little fussy when it comes to anchor tags, either due to browser bugs or different implementations.

View Best Answer >

2,506 Views
Message 2 of 11
Report
10 REPLIES 10
Square

Best Answer

Sorry to hear you're having trouble, @DetKalder. Is this in Chrome where you see this? Try using this for your anchor code:

<a name="codeword" id="codeword">&nbsp;</a>

Some browsers are a little fussy when it comes to anchor tags, either due to browser bugs or different implementations.

2,507 Views
Message 2 of 11
Report

@Adam:  It is the chrome.....I spent several hours finding the solution.  I could have asked you instead!

2,501 Views
Message 3 of 11
Report
Square

Robot Happy

2,497 Views
Message 4 of 11
Report

It worked!

Thank you so much Adam !

(I am using Microsoft Edge 😃 )

2,464 Views
Message 5 of 11
Report

Hi there!! Tried this and still not working

2,335 Views
Message 8 of 11
Report
Square

Could you link to the page where you added both your anchor and the link to the anchor, @chanebranders?

2,333 Views
Message 8 of 11
Report

Hi Adam
Someone tried to insert contact number in my menu bar for me, now every single page change jerks/jumps... how do I stop this issuse? Smiley Sad
2,258 Views
Message 10 of 11
Report
Square

Hi there. What is the name of your website?

2,252 Views
Message 10 of 11
Report

Thanks for the new code.  It worked for Chrome.  The one in your tutorial did not work.  I can get it to work on an anchor on the same page but it is possible to jump to a certain place on a different page?

1,262 Views
Message 12 of 11
Report
Square

Hi @Condoleeza Yes, the instructions should be the same if you are using the original editor. You just need to enter the correct page URL. What is the name of the site and page you are trying edit?

635 Views
Message 12 of 11
Report