Page 1 of 1

jQuery Image Gallery Control

Posted: Fri Jul 31, 2009 7:51 am
by lastrom
Hi all, new to the forum. I am currently developing a custom control that will display the main product image and the additional images using a custom jQuery (javascript framework) lightbox image gallery.

Is there a way to keep the 2 javascript files, 1 css file and 3 images in one place so that it would be easy for an end user to install? I could inline the javascript and css, but it's kind of messy, so I'd like to use external files. Is it possible?

Thanks in advance!

Re: jQuery Image Gallery Control

Posted: Fri Jul 31, 2009 7:55 am
by mazhar
yes possible. Read following thread, its about greybox integration in AbleCommerce.
viewtopic.php?f=47&t=9983

You can see how css and js files are being referenced from same folder.

On a side note, also have a look at following thread its about some gallery integrations already done.
viewtopic.php?f=42&t=9200