Log in

View Full Version : What's the difference between the uncompressed JavaScript package & normal package?


Super Jinni
11-15-2009, 12:45 AM
I asked this on vb.com but got no answer, so I hope someone here can answer it for me.

What's the difference between the uncompressed JavaScript package and the normal package when downloading files from the members area?

Is there any difference in they they work?

What should I use? what is better? and why?

Are there any special cases which is better to use one of them not the other?

Excuse my ignorance, but I really want to know!

Thanks :)

Adrian Schneider
11-15-2009, 01:05 AM
Use the compressed one, as it is smaller, and will use up less bandwidth for you and your users. The uncompressed one is for developers who need to work with or look at the JavaScript in its original state.

Super Jinni
11-15-2009, 01:12 AM
Got it.
Thanks SirAdrian.
Your help really appreciated!
:)