email javascript

by "Keith Sellars" <Keith(at)webgraffix.com>

 Date:  Sat, 2 Mar 2002 12:27:01 -0500
 To:  <hwg-languages(at)hwg.org>
 References:  shaw
  todo: View Thread, Original
OK, guys and girls.  I have another minor issue relating to the javascript
email "popup" issue.  Is it possible with the following code to make
underlining of text possible?  I would like to underline THE but am not sure
how to tell the email client to interpret it as an html command and not
simply display <.U> blah blah blah <./U> for instance.

<!-- Hide script from old browsers

 function mailpage()
 {
   mail_str = "mailto:?subject= Helmet SUNBLOCKER - \"THE Helmet Sun Visor\"
100% UV Protection " + document.title;
   mail_str += "&body= This is one of the best riding investments you could
ever make. " + location.href;
   location.href = mail_str;
 }

 // End hiding script from old browsers -->

</script>

Thanks,
Keith D Sellars
WebGraffix
www.webgraffix.com

"Making database sites seem easy"

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.