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/"]');