jquery - Image size (responsive slider) -


i using responsive http://bxslider.com/ on website. problem is, have got large images big file size , if want watch website on mobile device, tooks ages load.

the bxslider works img-tags in html , looking way, browser maby decide images version example large, medium or small chooose.

i know, how work div's in css example media queries, not know, how done images in html.

any suggestions?

sorry, english :p

for responsive images have put max-width:100% image tag. , outer div or element can set width. can re-wright repective of device width using css media query.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -