lightbox doubt

lightbox doubt

  • only one data comes from the data caption attribute
  • can you tell me how to display three different titles on the lightbox
  • the lightbox opens up when we click the cube
  • providing my fiddle below
providing my fiddle below



<div class="row">
                <div class="span10">
                    <div class="melonhtml5_gallery">
                        <div data-caption="<div>Paul Scholes</div> <div>Wayne Rooney</div> <div>Sir Alex Ferguson</div>" data-image=" http://www.defie.co/designerImages/thumbnails/inventory.png"></div>
                        <div data-caption="<p>car</p> <p>bus</p> <p>bike</p>" data-image=" http://www.defie.co/designerImages/thumbnails/yourFile.png"></div>
                        
                </div>
            </div>