Twitter Bootstrap: Print content of modal window
I’m developing a site using Bootstrap which has 28 modal windows with information on different products. I want to be able to print the information in an open modal window. Each window has an id. <!– firecell panel & radio hub –> <div class=”modal hide fade” id=”fcpanelhub”> <div class=”modal-header”> <button type=”button” class=”close” data-dismiss=”modal”>X</button> <h3>5000 Control … Read more