I have a page with show/hides as part of an Accordion Tab Repeater written by a previous developer. There are two transformations associated with these tabs. One is the Menu, and one is the conte...
I have an Accordion Tab repeater that I would like to add an anchor tag to each unique title within the transformation.Here is my code:@li@ @a href=@#tab-@%# DataItemIndex+1%@-@%# Container.Parent....
Hi. I need to insert an anchor into www.kiteboarding.cz site so that the link www.kiteboarding.cz/#poll works.I need to put the anchor in poll webpart. how can i do it in admin of kentico?thanks fo...
Hi,I have two anchor links in my page. One goes from top to bottom and other anchor is from bottom to top. When I click on anchor link it directly shows the section without any effect/animation.Is ...
I can hardcod href locations such as href=@http://localhost/kentico82/mySite/HomePage.aspx@, but anticipating a domain name change, for example http://MyDomain/kentico82/ this code will break upon ...
I have a homepage in Kentico 8. On the page, there is a NoticeRepeater which a transformation of type ascx. In the transformation, there is an anchor tag link to external site with markup like: ...
Is there a way to add a repeater to a page which would automatically list all anchors in the page?I want to create a @breadcrumb like@ element on the page which links to various sections in the sam...