Hi,
My organization is having a product where in javascript below line is used
- var $=document.getElementById;
It was added in the year 2006, when Jquery was not in scenario.
Now there is a requirement to apply JQuery concept in product.
Please let me know how this is possible.