I am working on a site which is really heavy now. I am working on its optimization. I want to make all the javascripts and css source addresses relative.
In the source of the page it looks like
http://domainname.ext/wp-content/themes/justcad/lib/scripts/sys_slider.js?ver=3.1.1
I want it as
wp-content/themes/justcad/lib/scripts/sys_slider.js?ver=3.1.1
I need urgent reply guys
Thanks in advance.