Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jpg file is not showing up in chrome

I am having a problem in viewing a jpg file in chrome.

I have 4 pictures in a folder. All the browsers are showing up except my google chrome. Actually chrome shows only 3 pictures :( I am confused.

Can you check that in your chrome please? If your chrome does the same would you please help me to find out where is the issue?

No 1: <img src="http://demo.cutedrops.com/dmi/sites/default/files/donate-buttons/donate-my-insurance-ad-300-250.jpg" />
<br />
No 2: <img src="http://demo.cutedrops.com/dmi/sites/default/files/donate-buttons/donate-my-insurance-ad-200-200.jpg" />
<br />
No 3: <img src="http://demo.cutedrops.com/dmi/sites/default/files/donate-buttons/donate-my-insurance-ad-468-90.jpg" />
<br />
No 4: <img src="http://demo.cutedrops.com/dmi/sites/default/files/donate-buttons/donate-my-insurance-ad-125-125.jpg" />​

http://jsfiddle.net/h8KMP/

Note: I saved the file as "save for web" in photoshop cs6.

Thank you.

like image 992
Theepan K. Avatar asked Dec 11 '22 19:12

Theepan K.


1 Answers

AdBlock for Chrome may cause images to be blocked based on image dimensions.

If you are using this extension, try disabling it.

like image 198
Andrey Shchekin Avatar answered Dec 19 '22 21:12

Andrey Shchekin