Combining Javascript and CSS files to lower loading times. |
[eluser]Armorfist[/eluser]
Just had a look at the CI's compression method, it uses "ob_start('ob_gzhandler')", so zwippie was right, it only compresses the page content not the css and javascripts. Going to have closer a look at the "combine.php" script. Also you might want to have a look at http://codeigniter.com/wiki/Asset_Linker/ |
Messages In This Thread |
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 08:41 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 08:58 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 09:50 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 10:19 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 10:24 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 11:22 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 02-07-2008, 11:42 AM
Combining Javascript and CSS files to lower loading times. - by El Forum - 01-09-2009, 10:21 AM
|