Won't <a href="#"> fix that?

m.

On Wed, Mar 26, 2008 at 9:44 PM, Andre Avorio <andre@andreavorio.com> wrote:
Yes. Wouldn't it be easier just to remove the link?

I don't think users expect to see the node title with a link
pointing to somewhere. And definitely this place is not "/node".

Florian - I would appreciate if you shared your patch with us.

Cheers, guys!

a


On 26 Mar 2008, at 16:21, Florian Loretan wrote:
> On Wed, Mar 26, 2008 at 11:39 AM, Neil Drumm
> <drumm@delocalizedham.com> wrote:
> A couple possible solutions which I haven't fully thought-out:
> - Attach a false-returning click event handler to '.preview :link',
> with some sort of "this is a preview" notification to explain why
> clicking is doing nothing.
>
> I actually wrote something like that on fastcompany.com 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.
>
> I'll make a patch for this when I get back from lunch.