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; } } } //]]>
Re: Behind the Scenes of Vbar Control/Touch August 28, 2020 02:42AM |
Registered: 12 years ago Posts: 335 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 03:00PM |
Registered: 8 years ago Posts: 79 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 05:50PM |
Moderator Registered: 17 years ago Posts: 41,375 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 07:51PM |
Registered: 8 years ago Posts: 79 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 08:23PM |
Moderator Registered: 17 years ago Posts: 41,375 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 08:43PM |
Registered: 8 years ago Posts: 79 |
Re: Behind the Scenes of Vbar Control/Touch March 15, 2021 10:17PM |
Moderator Registered: 17 years ago Posts: 41,375 |