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 |
|---|---|---|
| David Finck | February 09, 2012 11:04AM | |
| KathyCline | February 09, 2012 01:13PM | |
| jd4320 | April 30, 2012 12:36PM | |
| KathyCline | April 30, 2012 02:58PM |