How to mix multiple javascript files into one?

Posted by metal-gear-solid on Stack Overflow See other posts from Stack Overflow or by metal-gear-solid
Published on 2009-11-23T18:46:06Z Indexed on 2010/05/18 22:10 UTC
Read the original article Hit count: 138

Filed under:
|
|
|

To reduce http request i want to mix multiple jquery plugin's javascript filesa and main jquery file into one.

What things should be considered?

Do we just need to place code from all files into new file one bye one or need to do something more. ?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about XHTML