Log in

View Full Version : Urban Outfitters Product Image Display



coloristmedia
12-15-2008, 05:55 AM
I've been trying to find a script like this and experimenting with other scripts on DD but haven't had much luck. All I want is a script that displays an image and some thumbnails and when a visitor clicks a thumbnail, it appears where the main image is. If they so happen to want to enlarge that main image, they can click it and it will popup. Here is a perfect example of what I'm looking for:

http://www.urbanoutfitters.com/urban/catalog/productdetail.jsp?itemdescription=true&itemCount=10&startValue=1&selectedProductColor=&sortby=&id=15760861&parentid=W_SHOES_FLATS&sortProperties=+product.marketingPriority,-product.startDate&navCount=3&navAction=poppush&color=

If anyone knows what script this is specifically, I'd appreciate it. If they know of something similar, I'd also appreciate it.

coloristmedia
12-15-2008, 08:39 AM
Please, I really need this script :( I have a deadline.

I can offer money (not a lot) to whomever can point me in the right direction.

Snookerman
12-15-2008, 08:45 AM
Have a look at this one:
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm (http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm)

coloristmedia
12-15-2008, 08:54 AM
Snooker, that is one of the scripts I looked at. It would've been absolutely perfect if I could make the main image popup. Unfortunately, the script doesn't allow me to put in a popup code for each individual image.

jscheuer1
12-15-2008, 09:04 AM
So you given up on the viewfadeslide script?

coloristmedia
12-15-2008, 09:08 AM
John, for layout reasons, I did. The positioning of images is conflicting with the tables and how I want the overall layout.

The script that Urban and Krudmart use seems perfect and I wish I knew what it is they use. I'm desperate at this point.

Snookerman
12-15-2008, 01:01 PM
Well if you can't find a script that works for you, jQuery (http://jquery.com/) might be useful and shouldn't be to complicated to write. We'll be happy to help you out if you choose that path.

coloristmedia
12-15-2008, 09:23 PM
Well if you can't find a script that works for you, jQuery (http://jquery.com/) might be useful and shouldn't be to complicated to write. We'll be happy to help you out if you choose that path.


I really have looked everywhere and nothing. So if this is my only option I'm all for it. What do I have to do?

Snookerman
12-15-2008, 09:38 PM
Here are some useful tutorials to start with:
http://blog.themeforest.net/category/tutorials/ (http://blog.themeforest.net/category/tutorials/)
http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/ (http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/)

coloristmedia
12-15-2008, 09:46 PM
Here are some useful tutorials to start with:
http://blog.themeforest.net/category/tutorials/ (http://blog.themeforest.net/category/tutorials/)
http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/ (http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/)


Oh my god. I don't have time to learn for it! I have a deadline I am trying to meet. This is why I offered money, in case someone can help me find this script. It looks so simple. I found one that was similar but it was SO complicated the use because of the positions and and it didn't allow me to use other tables for the layout.

I guess no one can find something that's fast and effective? I don't have much money to offer, but it's something.

Snookerman
12-15-2008, 09:57 PM
It wouldn't take that much time (an hour tops), since jQuery is made to be easy to learn and write and like I said, I will be happy to help you.

coloristmedia
12-16-2008, 12:24 AM
I found something but as usual, the problem is making the larger image accept popping up in a new and larger version if the user wants it.

http://devkick.com/lab/galleria/demo_02.htm

If there is a way, do you know how to make the main image popup?

Snookerman
12-16-2008, 08:08 AM
That is exactly what I was talking about, it's a jQuery gallery. I will take a look at it later and try to help you make it work as you want it.

coloristmedia
12-17-2008, 01:20 AM
Thanks so much snooker!