HTML Component Library now supports JQuery

HTML Component Library now supports JQuery

Inspired by Edwin Yip comment in https://plus.google.com/111474707006351652076/posts/Nheb3RqLhyf

Methods are similar to XPath, for example
for Node in Document.JQuery('h2, h3.myclass, h2+h3') do Memo1.Lines.Add(Node.Id);

Comments

  1. not so fast ... I can't handle the constant flow of new features :)

    ReplyDelete
  2. Fred Ahrens It wasn't hard because CSS selectors were already  implemented)

    ReplyDelete

Post a Comment