annotate DataTables-1.9.4/examples/examples_support/index.html @ 6:42076db43d42 draft

Fixed auto resizing plus various other minor bugs
author saskia-hiltemann
date Mon, 16 Nov 2015 08:56:22 -0500
parents ac5f9272033b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
2 <html>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
3 <frameset rows="15%,85%">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
4 <frame src="controller.html">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
5 <frame>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
6 </frameset>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
7 </html>