--- In overlib@yahoogroups.com, "Ben" <benkohns@...> wrote:
>
> I've searched and read several posts about putting clickable hyperlinks inside
an overlib popup, and so far I'm not having any luck...
>
> Here's my overlib string... I want the e-mail address to be a clickable
hyperlink inside the popup.
>
> <a href="javascript:void(0);" onmouseout="return nd();" onmouseover="return
overlib('Ben Kohns<BR>1210 Bauman Ave.<BR>Royal Oak, MI
48073<BR>benkohns@...',STICKY, MOUSEOFF, HAUTO, VAUTO);">Ben Kohns</a>
>
> Any and all help is appreciated.
>
> Ben
>
Try changing 'benkohns@...' to 'mailto: benkohns@...' to see if that works for
you.