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

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -