[Help Me] Jquery probelm ?
In my html page i want to use two functionality that are image gallery when click on image it show in light box.
as well as i want to load image when scrolling down .
example: like same in facebook image gallery .
For load content when scrolling. i use this example
http://masonry.desandro.com/demos/infinite-scroll.html
here jquery version: 1.7.1.min.js
For image light-box gallery i use this color box..
http://www.jacklmoore.com/colorbox
here jquery version: 1.9.0
When i use both example in one page it not working please help me.. what to do.