Welcome Guest, Not a member yet? Register   Sign In
How to point jquery images directory?
#1

[eluser]solid9[/eluser]
Hi guys

I have installed a jquery lightbox plugin.

The plugin works fine but the images won't display
because the jquery script won't properly fetch the images.

below is the partial codes from the jquery script.
Code:
imageLoading:   'images/lightbox-ico-loading.gif',  // (string) Path and the name of the loading icon
imageBtnPrev:   'images/lightbox-btn-prev.gif',   // (string) Path and the name of the prev button image
imageBtnNext:   'images/lightbox-btn-next.gif',   // (string) Path and the name of the next button image
imageBtnClose:   'images/lightbox-btn-close.gif',  // (string) Path and the name of the close btn
imageBlank:    'images/lightbox-blank.gif',   // (string) Path and the name of a blank image (one pixel)

the directory of the images is /images

How do I point the jquery script to point to that directory?

Thanks in advanced.

#2

[eluser]solid9[/eluser]
I have just fixed

Problem solved




Theme © iAndrew 2016 - Forum software by © MyBB