On 18 July 2014 19:03, Jian Huang <[email protected]> wrote: > If you are doing HTML like a breadcrumb or some pathing with seperators, and > you don't want the last seperator, just use JQuery/JavaScript to remove the > last occurrence. > > <!IoRangeList><a href="<%lst_publications%>"><%hdl_title%></a><span > class="seperator"> | </span><!/IoRangeList> > <script> > $('.seperator:last').remove(); > </script> >
A breabrumb via RageList? Why not navigation manager and <query valuea="Context:CurrentIndex.Id" operator="==" valueb="Context:LastIndex.Id"> ? -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/d/optout.
