I think I have the right track here if I can figure out how to write it??? I
know that one can't stick php in a tag like that:-/

<a href="<? $_SERVER['PHP_SELF'] ?>#top">

-----Original Message-----
From: Anders Ebdrup [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 24, 2004 4:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] Trying to add a back to top link

Hi Brian

I think this subject is OT, but I think Ben is right; I have a dynamic
php-side, and I am using Ben's solution.

Regards
Anders

----- Original Message ----- 
From: "theGrafixGuy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 24, 2004 1:03 PM
Subject: RE: [WSG] Trying to add a back to top link


> 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
> *****************************************************
>

*****************************************************
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
***************************************************** 

Reply via email to