annotate DataTables-1.9.4/examples/examples_support/index.html @ 3:4a6ebda2a3ae draft

fixed tool dependency issue
author saskia-hiltemann
date Tue, 30 Sep 2014 09:56:12 -0400
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>