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 |
|---|---|---|
| cooter | May 27, 2012 01:40PM | |
| KathyCline | May 29, 2012 11:00AM | |
| cooter | June 05, 2012 03:26PM | |
| KathyCline | June 06, 2012 08:01AM | |
| cooter | June 12, 2012 02:29PM | |
| cooter | June 12, 2012 02:18PM | |
| KathyCline | June 18, 2012 07:58AM |