How to get divs over an image using Twitter Bootstrap
I'm trying to show an image and divide it using bootstrap div columns, but the image is over the divs, so I can't click or bind jQuery to it. Here is my code: #viewer { left: 0px; position: absolute; height:…