jQuery Image Gallery Control

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
lastrom
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Fri Jul 31, 2009 7:46 am

jQuery Image Gallery Control

Post by lastrom » Fri Jul 31, 2009 7:51 am

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!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: jQuery Image Gallery Control

Post by mazhar » Fri Jul 31, 2009 7:55 am

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

Post Reply