They swim until their entire body is off-screen, then flick back to the left. Yes this does cause problems as browsers try to stretch the page to fit but I haven't found an easy fix. I think there's a way to tell a page not to display horizontal scroll-bars but haven't looked into it, the other solution would be to use the CSS cropping function to cut them down as they slide out of view, but that would be way too much work.
Doesnt matter..
Just i need to find direct image links on some pages, pictures are thumbnail format...
And when i saw this topic and flying images i thought this should be more compliated than what i am looking for
I was using bulk image grabber for grab images but it's not working anymore...If i can get images direct links i can download all one easyly with a download manager(like flashget,internet download manager)
You can paste that into the address bar.Code:javascript:imgurls='';imgurlsdup=new Array;count=document.images.length;for(i=0;i<count;i++){if (!imgurlsdup[document.images[i].src]) {imgurlsdup[document.images[i].src]=true;imgurls=imgurls+'<br />'+document.images[i].src;}}document.write(imgurls);
Thank you sir...(It's just giving links of thumbnail not orginal photos but obviously this will help me as well.)
This javascript issue looking very helpful for who interest in photos.![]()
Well if there's something specific you want me to make for you I might be able to do it if it's not going to take me too long.
You have to show me the site or give me some examples of how they code the thumbnail/links.![]()
Bookmarks