Hey,
I’m used to PHP and C++, I’m a real novice to Javascript.
I can’t find a way to get the text from my html.
The HTML widget links to a site where only text is displayed and I want to get it in a variable so I can process it later.
I’ve tried
var fromHtml = $('[id$=html2').html;
and
var fromHtml = $('[id$=html2').val;
I don’t get the text
This is the url I want to get:
http://colin.000a.biz/tableStr.htm