editableTableWidget
tiny editable jQuery Bootstrap spreadsheet
@@ -102,10 +102,10 @@
Usage
Why?
-

+
- We built a tabular data editor for MindMup. Yes, there are plenty of existing widgets such as this, but
+ We built a tabular data editor for MindMup. Yes, there are plenty of existing widgets such as this, but
the ones we could find were either too magic (automatically generated tables with custom styles, interrupting normal focus flow, faking selection with background styles, flash-based copy-paste)
or too big (good ones start at 200KB).
MindMup targets recent browsers, so with HTML5, everything we need can fit into less than 3K. We built this tiny tiny
@@ -134,8 +134,8 @@
What other widgets are there?
View project on Github
-
-
+
+
@@ -153,7 +153,7 @@
What other widgets are there?
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','http://www.google-analytics.com/analytics.js','ga');
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37452180-6', 'github.io');
ga('send', 'pageview');
@@ -161,12 +161,12 @@
What other widgets are there?
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
- js.src = "http://connect.facebook.net/en_GB/all.js#xfbml=1";
+ js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
-
+