Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > TYPO3 General Discussion > Templates > Link to location on a page
Total Posts: 2 - Pages (1): [1]
Author: mediatech
Posted: Jul 29 2007 - 06:21 PM
Subject: re: Link to location on a page
To the best of my knowledge the name tags are only rendered like <a id="c531"></a>. I don't have any idea if there is a better way to postiion them through TS. I get similar results as seen below where the training link points to the user registration form here <a id="c531"></a><div class="tx-srfeuserregister-pi1">.


Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: Jfortin
Posted: Jul 26 2007 - 02:26 PM
Subject: Link to location on a page
I am creating a page that has a list of links at the top that should Jump To a location on the same page.
In the Rich Text Editor, I created a separate content element for each area. Then when I insert the link at the top I choose a specific content element on the page.

...But it doesn't work. When I click on the link it doesn't go anywhere.
When I view the source of the rendered page, I get the link like this
<a href="#c80" target="""" >here is a question</a>
but that section just looks like this:
<p class="bodytext">and here is the answer</p>
when I would expect it to be:
<p class="bodytext"><a name="C4">and here is the answer</a></p>

Shouldn't this just work? Is there some speical TypoScript I need to add to make it work.?
I am using the ZenLightPro template, so you pretty much know what my template TS Setup and Contstants looks like.

Thanks for your help !
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support