[Zope] Page navigation
   
    Mike Renfro
     
    renfro@tntech.edu
       
    Mon, 7 Oct 2002 14:44:05 -0500
    
    
  
On Mon, Oct 07, 2002 at 02:22:49PM +0000, Alexander wrote:
> I would like to do a simple page navigation in my DTML Method.
> So I have 
> <a name="Top"> 
> and few 
> <a href="xxx#Top">On Top</a>
> The question is what should I write instead of "xxx" to make 
> navigation working without page reloading?
If it's all on the same page, <a href="#Top">On Top</a> should work
fine, with nothing at all in front of the #. If it's not all on the
same page, then I'd need more details on what you plan on this doing.
-- 
Mike Renfro  / R&D Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- renfro@tntech.edu