CodeIgniter Forums
Help For Exact Location of JS & CSS with CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Help For Exact Location of JS & CSS with CI (/showthread.php?tid=47603)



Help For Exact Location of JS & CSS with CI - El Forum - 12-14-2011

[eluser]Unknown[/eluser]
Hello i am new To CI so just want to know the What is the Best Place To Put JS and CSS With CI

As i am planning to Have my Framework Above the Document Root So JS and CSS should be in my application folder or to My Document Root ??

and is there any Hooking Mechanism Like Wordpress have
wp_enqueue_script() ,
wp_enqueue_style() ,

So that i can Enque Script from any Location or Through the component