Re: Call a code on click ?? (I think)
am 29.03.2008 10:40:04 von Ronx
Its client side JavaScript.
You place it in the body of the page (in code view) where you want a
mailto: link to show.
Example:
loads of page thingummies here
rest of page
The link will only appear if JavaScript is enabled on the browser.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"Wayne-I-M" wrote in message
news:9C9F14D2-0DB7-4BB3-BADE-18269CC2DB6B@microsoft.com:
> Hi
>
> I got this code from a post from Don (9/28/2004 9:32 AM PST) in this group.
> I have been trying to get it to work - but can't :-(
>
> Is it like an access module - do I call it from an OnClick event?
>
> Does it go in the head or the body. I know this will be really simple for a
> frontpage expert (which I am "not")
>
> Thank you for your help
>
>
>
>
>
> --
> Wayne
> Manchester, England.
Re: Call a code on click ?? (I think)
am 29.03.2008 11:03:01 von WayneIM
Thank you
--
Wayne
Manchester, England.
"Ronx" wrote:
> Its client side JavaScript.
>
> You place it in the body of the page (in code view) where you want a
> mailto: link to show.
>
> Example:
>
>
> loads of page thingummies here
>
>
>
>
>
> rest of page
>
>
>
>
> The link will only appear if JavaScript is enabled on the browser.
>
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "Wayne-I-M" wrote in message
> news:9C9F14D2-0DB7-4BB3-BADE-18269CC2DB6B@microsoft.com:
>
> > Hi
> >
> > I got this code from a post from Don (9/28/2004 9:32 AM PST) in this group.
> > I have been trying to get it to work - but can't :-(
> >
> > Is it like an access module - do I call it from an OnClick event?
> >
> > Does it go in the head or the body. I know this will be really simple for a
> > frontpage expert (which I am "not")
> >
> > Thank you for your help
> >
> >
> >
> >
> >
> > --
> > Wayne
> > Manchester, England.
>
>