[TYPO3] page on top link

maaboo maaboo at gmail.com
Mon Sep 15 12:30:42 CEST 2008


I use the following for "To top":

lib.head = COA
lib.head.10 = TEXT
lib.head.10{
    value (
    <h1><a name="pagetop" id="pagetop"><span>Site name.</span></a></h1>
    )
    insertData = 1
}

 lib.totop = HTML
 lib.totop.value = <a href="#pagetop" onClick="scroll(0,0); return false"
title="To top">To  top</a>

It's working. :-)

2008/9/15 rupali.ffm at googlemail.com <rupali.ffm at googlemail.com>

> Hello list,
> i know this topic is discussed earliar also,
> to make ur page top link working:
>
>   - have realurl
>   - have prefixLocalAnchors = all in page config
>
> but still my page on top link is not working:
> click goes tohttp://root/fileadmin/templates/#oben ans an error message of
> vorbidden:You don't have permission to access /fileadmin/templates/ on this
> server.
>
> what's wrong?
>

-- 
with respect, MaaBoo
ICQ UIN: 22694713


More information about the TYPO3-english mailing list