Brian M
September 30th, 2007, 06:42 PM
One of the web pages I've built is fairly long so at intervals I've inserted a link
that would return the viewer to the top of the page.
This link works perfectly with IE but fails when used in conjunction with Mozilla.
A simple function yet annoying when it doesn't work.
<a href="#top">Page Top</a> at the top of the page and
<a href="#top">Back to the top</a> at intervals thereafter.
Can anyone help to solve my problem.
Perhaps I should add that I am very much a beginner when it comes to web design.
that would return the viewer to the top of the page.
This link works perfectly with IE but fails when used in conjunction with Mozilla.
A simple function yet annoying when it doesn't work.
<a href="#top">Page Top</a> at the top of the page and
<a href="#top">Back to the top</a> at intervals thereafter.
Can anyone help to solve my problem.
Perhaps I should add that I am very much a beginner when it comes to web design.