Welcome Guest, Not a member yet? Register   Sign In
Tutorial: Managing your CSS and JS dynamically with Codeigniter
#1

[eluser]Ki[/eluser]
Every site has sections that require unique javascript and css files, that may not be used in other parts of the site. So instead of including these files in every page of the site, there is a way to load them dynamically. This is particularly useful for those of us who are using template system where we have one header, one footer, one master controller etc.
This way, every page loads only what it needs. Full tutorial here:

Managing your CSS and JS dynamically with CI

Kirill




Theme © iAndrew 2016 - Forum software by © MyBB