Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites
< Отзив за Handy Image
fix pronpic.orgcan you fix pronpic.org? it shows the first image found...suggestion: replacei = q('img[src*="/pic/"]'); with i = q('img[id="small_img"][src*="/pic/"]');
fixed as suggested
Влезте, за да публикувате отговор.
fix pronpic.org
can you fix pronpic.org? it shows the first image found...
suggestion: replace
i = q('img[src*="/pic/"]');
with
i = q('img[id="small_img"][src*="/pic/"]');