Peek-a-Boo Part II: Unhiding pages for RedDot CMS SmartEdit users with some CSS
Sonntag, den 27. Juli 2008The latest post from Frederic works very well and your SmartEdit users still will be able to reach the pages inside the RedDot CMS. But for usability reasons you should extend it just for one more step. Let's take the part marked above with "... show navigation ..." as the following code:
PLAIN TEXT
HTML:
<li><a href="linked_page.html">Linktext</a></li>
That's [...]