I've created an e-mail link that automatically populates the necessary information in the body. But, when I do .innerHTML I get a little more than I bargained for.
I want "March, 2012: 12-16"
What I get <B>March, 2012</B>: <FONT color=blue>12</FONT> - <FONT color=blue>16</FONT>
Is there a way to get the innerHTML without the html tags?
.value = undefined
.text = undefined