Yes there is a base statement built in to the system.

And sorry if it is OT, as I am trying very hard to add accessibility in
steps as I can, but I am really stuck here and grasping at straws

Essentially, I am trying to figure out how to wrap the URL the PHP or vice
versa - as this ain't working casue it ain't written right ;-/

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

Brian

-----Original Message-----
From: Lea de Groot [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 24, 2004 4:46 AM
To: [EMAIL PROTECTED]
Subject: RE: [WSG] Trying to add a back to top link

On Sat, 24 Apr 2004 04:03:41 -0700, theGrafixGuy wrote:
> Yes and that goes back to the root index page - as mentioned these pages
are
> dynamic!

(This is really OT, but it should be quick and easy -)
Have you put a base statement in your HTML?
That'll point the #... to the wrong page. 

If you really want to specify the current page, have you tried 
$_SERVER['REQUEST_URI'] ?

Lea
-- 
Lea de Groot
Elysian Systems - http://elysiansystems.com/
Brisbane, Australia
*****************************************************
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