I have a bootstrap table which contains information about real estates:
Each real estate has many images. I just show one of them in bootstrap table. What I want is when user clicks on the existing image I want to show other related ones as gallery using jQuery or Javascript. Is there any solution for that?