Skip to content

Instantly share code, notes, and snippets.

@vvj5
vvj5 / image show modal
Created July 2, 2015 00:08
Trying to get modal to take an img url from the db and show it automatically when button is clicked
<div class="report-inner">
<h1>TOP ROOMS</h1>
<table class="report-container">
<table id="top_rooms">
<thead>
<tr>
<th>NAME</th>
<th>MAX OCC</th>
<th>IMAGE</th>
<th>LOCATION</th>