Quote Originally Posted by stanl
My question is: while IE has jQuery, does MSHTML?
In VBA it does.

The html elements from the MSHTML library have a function called query selector. It has similar parameters to jQuery.

You must be mindful of the punctuation rules of both HTML and VBA when using it.