Fix - examples: Same id twice on the page breaking things

This commit is contained in:
Allan Jardine
2013-11-19 13:53:25 +00:00
parent 8a5712b7e9
commit ba2fb9f315
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ $(document).ready(function() {
selector).</p>
</div>
<table id="example" class="display" cellspacing="0" width="100%">
<table id="" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th>Name</th>
@@ -206,7 +206,7 @@ $(document).ready(function() {
</tbody>
</table>
<table id="example" class="display" cellspacing="0" width="100%">
<table id="" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th>Name</th>