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
|