View Single Post
  #3  
Old 02-03-2010, 05:55 AM
 
dwpers dwpers is offline
 

Senior Member
  
Join Date: Aug 2009
Location: Washington D.C.
Posts: 136
 

Default Re: Combining JS, CSS and background images

If you have a lot of javascript variables, make sure none conflict (as in assigning variables with the same name in 2 different scripts).

Other than that, yes, you can combine and even minify them to save space.

Regarding CSS, yes, you can combine CSS into all one stylesheet, however, whether it's possible with X-Cart, no idea.
__________________
X-Cart Pro 4.2.2
Reply With Quote