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 |
|---|---|---|
| rochleau | May 10, 2012 08:31AM | |
| KathyCline | May 10, 2012 10:43AM | |
| rochleau | May 12, 2012 08:29AM | |
| KathyCline | May 14, 2012 10:55AM | |
| rochleau | May 14, 2012 08:46PM | |
| KathyCline | May 15, 2012 07:59AM |