start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
| Subject | Author | Posted |
|---|---|---|
| Jonathan Guentzel | February 06, 2012 04:10PM | |
| KathyCline | February 06, 2012 04:58PM | |
| jkinn | February 07, 2012 04:07PM | |
| Scott Nusbaum | February 07, 2012 05:44PM |