On 3/17/06, <b class="gmail_sendername">Hans</b> &lt;<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Friday, March 17, 2006, 7:58:49 AM, Allister wrote:<br>&gt; I want to be able to display a tooltip for the links in my<br>&gt; sidebar.&nbsp;&nbsp;I tried enclosing in a (:div:) but that messes with the<br>&gt; formatting<br><br>Perhaps 
<a href="http://www.pmwiki.org/wiki/Cookbook/LinkPageExistsFmtTooltip">http://www.pmwiki.org/wiki/Cookbook/LinkPageExistsFmtTooltip</a><br>can give you some ideas? I found it confusing though.<br></blockquote></div><br>Yes, it is a little confusing.&nbsp; I suppose I could use the Description to achieve what I want, but really that should be used for search engine stuff and be quite long.&nbsp; Really what I want is to be able to specify the tooltip text in the page that contains the link.&nbsp; I would imagine something like this:
<br><br>[[Main.FirstPage | Start Here &quot;Click here to be taken to the first page of the lesson&quot;]]<br><br>So the page is FirstPage, the link says &quot;Start Here&quot; and the tooltip is the &quot;Click here...&quot; bit.&nbsp; Each serves a different purpose.&nbsp; The page name is site structure, the link text is for returning users who already know what the link does and the tooltip for new users who need a little more info.
<br clear="all"><br>-- <br>Allister