0
votes
1answer
213 views

PSEUDO Query (jQuery extension)

I just invented PSEUDO Query! var objects = $.pquery([ '##pquery##', // Initialize as PSEUDO Query Object [document.body, 'css', [{'background-color':'#f00'}], 'append', ...