View Single Post
Old 09-24-2012, 02:43 PM   PM User | #4
Cobb
New Coder

 
Join Date: Aug 2011
Posts: 20
Thanks: 3
Thanked 0 Times in 0 Posts
Cobb is an unknown quantity at this point
Yeah i just noticed the first mistake, but now I cant work out how to write that line.
data = 'html=document.getElementById("source").innerHTML'; sends it a string instead of the contents of the innerHTML.

The second line you pointed out works fine as 'this.'.
Cobb is offline   Reply With Quote