Just to clarify, I'm looking to convert this HTML:
 
Logistically remote [EMAIL PROTECTED], infrared extended cable prototype
feedback, software, encapsulated 
port element technician development logistically
[EMAIL PROTECTED]
 
to this:
 
Logistically remote <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>,
infrared extended cable prototype feedback, software, encapsulated port
element technician development logistically <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a
>.

  _____  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Andy Matthews
Sent: Thursday, October 18, 2007 10:16 AM
To: [jQuery]
Subject: [jQuery] Create link around email anywhere on page?


My company has some poorly written legacy code that outputs email fields to
the page. Problem is that the email field variable named is itself variable.
We don't know in advance that any specific field contains an email or not.
 
So what I'd like to do is after the page is rendered, parse through the page
and make a mailto link out of any string which contains an @ symbol.
 
Does anyone have something like this already, or might have suggestions as
to where to start with writing it myself?
 
____________________________________
 
Andy Matthews
Senior ColdFusion Developer

Office:  877.707.5467 x747
Direct:  615.627.9747
Fax:  615.467.6249
[EMAIL PROTECTED]
www.dealerskins.com <http://www.dealerskins.com/> 
 

<<dealerskinslogo.bmp>>

Reply via email to