Hi guys, im working on this site:
Capital Health WW-MD's Notes
If you notice after each blog post there is the following:
Email the author • Save to del.icio.us • Add to del.icio.us • Digg This! • View CC license • Email this • Share on Facebook • Subscribe to this feed • Discuss on Newsvine • Stumble It! • Add to Mixx!
From looking at the code I found the above is generated via a javascript - as follows:
Code:
<script charset='utf-8' expr:src='"http://feeds.feedburner.com/~s/CapitalHealthWW-MDsNotes?i=" + data:post.url' type='text/javascript'/>
My question? Is there a way that anyone knows I can, in the above set of links (they're not linkable right now obviously) make the 'Email This' link before the 'Email the Author' link?
Thanks in advance everyone!