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 |
---|---|---|
pdfreese | May 22, 2017 07:47AM | |
Kathy Cline | May 23, 2017 07:48AM | |
pdfreese | May 25, 2017 12:44AM | |
Kathy Cline | May 30, 2017 08:27AM |