How to reduce javascript / jquery / ajax load time for my website? -


how reduce javascript / jquery / ajax load time website ? website : http://maavankal.com/

a general rule minify javascript. jquery distributes minified version. article help:

is there javascript minifier?

if can use json it's more succinct xml (and has native jquery support). in general try reduce bandwidth requirements of components.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -