Lightbox Help


hi guys. i've built website in dreamweaver , have added in lightbox widget gallery. it's called lightbox gallery widget andres cayon. problem wanted add 2 of them onto same webpage. can have same design whenever put second 1 in doesn't work , stuffs up. i'm not sure if there way add in information great help.

you need have unique identifiers each lightbox in

<div id="gallery1" class="lbgallery">

and

<div id="gallery2" class="lbgallery">

then apply corresponding script each lightbox in

$(function(){

            $('#gallery1 a').lightbox({

and

$(function(){

            $('#gallery2 a').lightbox({



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Markers not showing up after opening a saved project. Where did they go!?

Object Fitting Keyboard Shortcuts Disfuntional

how to devide a circle into equal parts