On Wed, Mar 26, 2008 at 11:39 AM, Neil Drumm &lt;<a href="mailto:drumm@delocalizedham.com">drumm@delocalizedham.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
A couple possible solutions which I haven&#39;t fully thought-out:<br>
- Attach a false-returning click event handler to &#39;.preview :link&#39;,<br>
with some sort of &quot;this is a preview&quot; notification to explain why<br>
clicking is doing nothing.</blockquote><div><br>I actually wrote something like that on <a href="http://fastcompany.com">fastcompany.com</a> at the client&#39;s request, adding a title attribute to these links with the text &quot;Links are disabled during preview.&quot;, and since then we haven&#39;t had any complaints of lost content.<br>
<br></div></div>I&#39;ll make a patch for this when I get back from lunch.<br>