Custom Selector instead of $ and Jquery
I faced a tricky question how to create custom selector in Jquery instead of $ and Jquery.Like we have use object notation $ or jquery
But suppose user want to create custom like "Test". Could it possible if yes then please provide me the example.