Tag Archives: Image Search

stole my photo, fame and shame

perfect. well this happened a number of months ago. however it may make you laugh. cos their ridiculous. this photo: http: //www. tel. hr/vtoth2/photographs/2001/bikeride. html (part of www. yun0. net – when you click on " regarding eye" and go into the 2001 archive ) this kind of persons site: http: //thallium. quistis. org/evanescence. html essentially, this girl who utilized to post in the identical forum as me personally, claims to find my photo on the search engines image search, understanding that if she shifts it, it becomes copyrighted to her. Right. Then down the line, she claimed to acquire found it at someone elses website, and that your woman got permission via that person, but wouldnt inform me who it absolutely was. Then she believed I stole the actual photo from the gym. Then I showed her the problems to it. Then she closed up and deleted an additional tree from the item (there was 3 trees and no bike in the woman original version ). Thus I talked to help her provider. Nevertheless after 2 many days of seeming " concerned" around the issue, they decided that wasnt important enough of course. so….. my " altered" shot stays … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Web image enlargement

I would like a simple to use feature to enable site users for you to enlarge images upon rollover or click. Advice on procedures and " the way to" greatly valued. Gives thanks in anticipation. I’d personally use CSS process. You can also use Javascripting. See these various items… show up large image upon mouseover – Search engines Search Addititionally there is methods for " magnifier glass". Not sure in the event that’s what you necessarily mean try your javascript gallery or even plugin, like this script: Code: ============================================================ Script: Immediate Image Zooming Options: This script might zoom-in/zoom-out any impression in your page by clicking for the image. Browsers: NS6+, IE. most of (NS4 degrades gracefully) Author: etLux ============================================================ INSTRUCTIONS: Step 1. Put the following script inside the < head>… < /head> part of your page: < script> // D. 2004 by CodeLifter. com var nW, nH, also, oW; function zoomToggle(iWideSmall, iHighSmall, iWideLarge, iHighLarge, whichImage) oW=whichImage. type. width; oH=whichImage. type. height; if((oW==iWideLarge)(oH==iHighLarge)) nW=iWideSmall; nH=iHighSmall; altogether different nW=iWideLarge; nH=iHighLarge; whichImage. type. width=nW; whichImage. type. height=nH; < /script> 2. Attach the function in your image with an onclick event, seeing that shown below: < img border=" 0" src=" yourimage. gif" width=" 100" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment