I’m using jQuery textboxlist, at this moment the devthought.com website is down so I can’t access the documentation: is there a way to delete all the entries via javascript? I cant find a method to do this in the source.
I’m using jQuery textboxlist, at this moment the devthought.com website is down so I
Share
Maybe you can try removing it from DOM and create a new one?
After removing,
I couldn’t see a delete method in website. (it works time by time now.)