"Send this page" code ?

message from ina_ on 19 Jul 2004
I need to put a link in my site and when somebody presses it, the page should
be sent to his email. Could somebody tell me how does the code look like ? P.S.
I'm using DW.
I also need to put additional code so that when somebody puts the mouse
pointer on the image, a small additional window appeares and it explains the
function of the link. Do you know what's its name ?
Thanks in advance !
 
darrel replied to ina_ on 19 Jul 2004
I answered last friday when you asked it then.

A tool tip. It uses that TITLE attribute:

<img src="file.gif" title="your tooltip goes here">

-Darrel
 
darrel replied to darrel on 19 Jul 2004
You need to be more specific. Do you need to do this via javascript on the
client-side? If so, then google has the answer:

http://www.google.com/search?q=%22send+this+page%22+javascript

(click on the first link)

It also looks like there are a few DW extensions out there too:

http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=%22send+this+page%22+Dreamweaver+Extension&btnG=Search

-Darrel
 

Archived message: "Send this page" code ? (Macromedia Dreamweaver Web Design)