Where and how do I include .js files in Views in CodeIgniter?
I have tried this:
Here is a solution specifically relevant to the OP which I didn't think anyone else provided.
So, base_url() will provide a path direct to the root of your site.
base_url()