Page 1 of 1

javascript value

Posted: Sun Apr 12, 2009 10:16 pm
by Henk
hi everyone,

In the following line, wich is part of a HTML-table I get the right value.

<td CLASS="sunmoon"><iframe src="http://leol.dnsalias.org/meteograph.cgi ... se_segment" frameborder="0" scrolling="no" width="40" height="15" align="left" marginheight="0";">n.a.</iframe> </td>

no problem so far, but
I want to assign that value to a variable in Javascript.

Is there someone who can help me?