Is it possible to add or remove JavaScript files and CSS files by JavaScript at run time? If it’s not possible by JavaScript then, Can we do it by PHP or any other server site language?
Actually i tried by yep-nope js but i am not able to unload any javascript by it.
Check this , this and this
From the top link, to dynamically add js or css:
Also, to dynamically remove js or css:
But take note about removing: