Posted by Margaret Willmer on 05/15/06 15:49
newsreader wrote:
> sloank@charter.net wrote:
>> anyone know how to set up a 'speed bump'.
>>
>> once someone clicks on an external link on my website, I want a page to come
>> up that says you are leaving my site, with an OK button. once the OK button
>> is clicked I want to go to the original link that was clicked on.
>>
>> any ideas.
>
> <a href="http://www.google.com/" onClick="alert('You are about to leave
> this site.')">Go To Google</a>
>
> Regards
>
why not just have target="blank" in the HTML - that way they still have
your site
Margaret
Navigation:
[Reply to this message]
|