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 |
---|---|---|
BradM | February 16, 2018 10:37AM | |
BradM | February 16, 2018 06:23PM | |
BradM | February 16, 2018 07:18PM | |
Kathy Cline | February 19, 2018 08:22AM | |
BradM | February 19, 2018 12:27PM |