Quote:
Originally Posted by Princeton
No, it's impossible with the current setup
if you merge them into 1 file you will get errors
(you need to worry about execution order, etc)
this is possible - I'm assuming you want to create 5 separate css stylesheets.
|
As for the JS that's what I thought. I can combine them as long as they have nothing to do with page placement. Correct?
And for the CSS Ive combined all the extra into one file and placed it at the top of the head. Is it really much of a time saver to add them into each stylesheet?