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 |
---|---|---|
dirtclod | February 02, 2018 08:13PM | |
Kathy Cline | February 05, 2018 08:01AM | |
dirtclod | February 05, 2018 10:13AM |