Portal Engine
Version 3.x > Portal Engine > Link to another EditableText Webpart's anchor View modes: 
User avatar
Member
Member
SocuteRaptor-gmail - 11/10/2008 3:42:56 AM
   
Link to another EditableText Webpart's anchor
Hi all...
I have a problem:
I have a EditableText Webpart with several anchors in it...
But I want to link to those anchor in another EditableText Webpart... (like a menu on the left side, show the anchored text on the main Editabletext on the right side...)

How can I do that?
Thanks...

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 11/12/2008 3:44:24 AM
   
RE:Link to another EditableText Webpart's anchor
Hi,

You can use the anchors as it is usual. For example:

You have two editable text web parts on the page. In the first (the top one) you will place this anchor <a href="#example">Some text</a>

And then, in the second (bottom) text you can place the anchor to the text, where you want to scroll the page like this: <a name="example"></a>Some text

I hope this is what you want to achieve. If not, could you please provide us with more details? Thank you.

Best Regards,
Juraj Ondrus