I've done something like this in the past by putting <a name="<%inf_page_id%>"></a> on the page, then using the same procedure as Emily has outlined, create the link as <a href="<%anc_link%>#<%inf_page_id%>">Click here</a>
Cheers, Gavin On 1 December 2010 04:33, Emily Stange <[email protected]> wrote: > If you're using dynamic anchors then I'd follow one of the previous > suggestions. > > On the page with the jump mark: > - Add a standard field, stf_nav_jump_link, or something like this > > On the page with the navigation: > - Make sure that your dynamic anchor has the "Transfer element content > from following pages" property checked > - The dynamic anchor will now also need to have "Path and filename > only" checked > - The HTML code will look something like this "<a > href="anc_dynamic#stf_nav_jump_link">hdl_headline</a>" > > I've never tested it, so don't know if it would work in SmartEdit, but > it should work on the published page. > > -Emily > > On Nov 30, 12:33 pm, Arsalan <[email protected]> wrote: > > Emily, > > > > Thank you for the reply. The problem is that I'm using dynamic anchors > for the navigation and this link will be come from that as well. Is there > any other way around it? > > > > From: Emily Stange <[email protected]> > > To: RedDot CMS Users <[email protected]> > > Cc: > > Sent: Tuesday, November 30, 2010 10:29:22 AM > > Subject: Re: Off Page Jump Marks? > > > > Hi Arsalan, > > > > I just read through your similar post from 2009. My answer below is > > assuming that you're not going to use dynamic anchors or a list > > placeholder to generate the link. > > > > To insert a link to another page's jump mark, you do it exactly like > > in HTML with the #. You'll need to type in the URL of the page you're > > connecting to like it's an external link (http://www.yoursite.com/ > > test.aspx#anotherlink or /test.aspx#anotherlink). The only CMS caveat > > is that this now will be treated like an external link and clicking on > > that link in SmartEdit will take you to the live site or it will be > > broken. > > > > I hope this helps. > > > > -Emily > > > > On Nov 29, 9:38 am, Arsalan <[email protected]> wrote: > > > > > In Smart Edit (or Smart Tree) is it possible to link a anchor to > another page's > > > jump mark ? Like we do it in HTML using "#" ? For example > test.aspx#anotherlink > > > > > Arsalan > > > University of Houston - Victoria > > > > -- > > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<reddot-cms-users%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/reddot-cms-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<reddot-cms-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/reddot-cms-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
