diff DataTables-1.9.4/examples/examples_support/index.html @ 16:3c697a0bc415 draft default tip

Uploaded
author saskia-hiltemann
date Wed, 06 Sep 2017 05:24:32 -0400
parents 3c160414da2e
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DataTables-1.9.4/examples/examples_support/index.html	Wed Sep 06 05:24:32 2017 -0400
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<html>
+	<frameset rows="15%,85%">
+		<frame src="controller.html">
+		<frame>
+	</frameset>
+</html>
\ No newline at end of file