On Wed, Mar 26, 2008 at 11:39 AM, Neil Drumm <<a href="mailto:drumm@delocalizedham.com">drumm@delocalizedham.com</a>> 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't fully thought-out:<br>
- Attach a false-returning click event handler to '.preview :link',<br>
with some sort of "this is a preview" 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's request, adding a title attribute to these links with the text "Links are disabled during preview.", and since then we haven't had any complaints of lost content.<br>
<br></div></div>I'll make a patch for this when I get back from lunch.<br>