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 |
|---|---|---|
| Phil Ballou | June 03, 2012 10:51PM | |
| KathyCline | June 04, 2012 08:20AM | |
| Phil Ballou | June 04, 2012 11:04AM | |
| KathyCline | June 04, 2012 11:39AM |