jquery - Reduce pixels and size maintaining full image -



jquery - Reduce pixels and size maintaining full image -

i had made profile page , working perfectly. problem when setting profile image big size(eg: 2950px x 2904px) jquery becomes slow(that animation) , css hover motion of mouse pointer normal.

can suggest solution create jquery speed normal.

is there anyway maintain same pixels , load jquery same speed?

i tried image less size(eg: 130kb) same pixels no luck!

thanks in advance.

you should have server-side image processing scheme generates profile image size, regardless of dimensions of image user uploads. serve-up resized image, not 1 uploaded user.

jquery performance

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -