I tried posting this earlier, but not sure if it worked, so trying again.
 
I'm want to get the content from inside <address> elements, then place the 
content in a link, that will get sent to Google maps, after the <address> 
element. 
 
There will be multiple addresses on the same page. 
 
For example (I've substituted [] for <>):
 
[address]Location[/address]
 
would become 
 
[address]Location[/address][a 
href="http://maps.google.com/maps?hl=en&q=Location"]Blah Blah[/a]
 
I imagine I need to use some combination of .clone and .append, but I'm not 
sure how. 
 
Any help would be greatly appreciated. 
 
 
Regards,Garth McMillan
_________________________________________________________________
Be part of history. Take part in Australia's first e-mail archive with Email 
Australia.
http://emailaustralia.ninemsn.com.au

Reply via email to