ok i got it working. it seems that the path to the images has to be set relative to the html page. this seems a bit problematic if youwanted to use the plugin on different pages within your site. you would have to have a seperate .js file for each page you want to access it from and in those js files specify the appropriate paths to the images.
bdee1 wrote: > > i am trying to work with the > http://leandrovieira.com/projects/jquery/lightbox/ jquery lightbox plugin > the overall effect is working well but for some reason is is not showing > any of the images. > > at the top of jquery.lightbox.js file there are some lines that let you > configure the path to the images. i don't know if this path is supposed > to be relative to the html file or to the js file. i tried both and still > the images don't show. what am i missing here? > -- View this message in context: http://www.nabble.com/trouble-with-jquery-lightbox-plugin-tp14421282s27240p14422535.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.