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
Post a Comment