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 |
|---|---|---|
| Gordon Poss | March 02, 2011 10:43PM | |
| Scott Nusbaum | March 03, 2011 03:09PM |