Add responsive_design_width.
authorMike Taylor <mike@indexdata.com>
Wed, 30 Apr 2014 15:18:13 +0000 (16:18 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 30 Apr 2014 15:18:13 +0000 (16:18 +0100)
examples/htdocs/mike.html

index b58405e..f50e7d7 100644 (file)
@@ -7,7 +7,8 @@
     <link rel="stylesheet" type="text/css" href="http://x.mkws.indexdata.com/mkws.css" />
     <link rel="stylesheet" type="text/css" href="mkws-widget-reference.css" />
     <script type="text/javascript">
-      var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" };
+      var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth",
+                          responsive_design_width: 800 };
     </script>
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
     <script type="text/javascript" src="http://x.mkws.indexdata.com/jquery.json-2.4.js"></script>