Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

linking to images help

Status
Not open for further replies.

rastaIT34

Technical User
Sep 9, 2009
103
US
Hey all, Just a quick question here..


It should be simple but just cant figure it out. I have tried placing the folder and files almost everywhere in the website directory. I even looked through the two files: FancyZoom.js and FancyZoomHTML.js; trying to find code that would link to the folder with the images.

Basically this is the FancyZoom image zoom effect. Described here:


It basically comes with a images for the zoom image and two .js files

You can click on the little demo half way down the page to see what it does.

----------------------

My test site is here:
The only thumbnail that is working is the very first one(top left). Notice the little X is missing in the upper left corner? as well as the drop shadow around the zoom image.

hope i explained myself well enough...

Any help as to where i place the folder "images-global" would be great.

Artist/Designer
 
oops nevermind all! i just figured it out! sorry for the posting... i found in the 'FancyZoom.js' file where to change the directory location.

Found it here:

var zoomImagesURI = 'images-global/zoom/'; // Location of the zoom and shadow images




Sorry again for the posting.

Artist/Designer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top