Yes and that goes back to the root index page - as mentioned these pages are dynamic!
Brian -----Original Message----- From: Ben Bishop [mailto:[EMAIL PROTECTED] Sent: Saturday, April 24, 2004 2:50 AM To: [EMAIL PROTECTED] Subject: Re: [WSG] Trying to add a back to top link Have you considered using <a href="#top">...</a> ? --Ben http://www.daemon.com.au/ theGrafixGuy wrote: >I am trying to add a back to top of page link to PHP dynamically generated >pages. The header and footers for these page never change so the anchor is >in the header and the link in the footer. > ><a href="index.php?main_page=index#top" title="Back to Top"><img >src="images/button_top.gif" alt="Back to top" width="86" height="20" >border="0" class="rollover" /></a> > ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
