From 48dcdd31b0f1907ebdbc8cc1343bee6775112bef Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Fri, 6 Jan 2012 14:25:51 +0000 Subject: [PATCH] [#14,refactor][s]: move (data table) menu out of html and into DataTable view. * Also rename element class to data-table-menu for greater specificity * Allows us to get rid of a nastiness (DataTable view was binding to events outside of itself) -- and another step to making the Explorer completely autonomous and non-dependent on HTML. --- demo/index.html | 3 --- demo/style/style.css | 12 ++++++------ src/util.js | 2 +- src/view.js | 24 ++++++++++-------------- 4 files changed, 17 insertions(+), 24 deletions(-) diff --git a/demo/index.html b/demo/index.html index 7ea912b0..8567b4b8 100755 --- a/demo/index.html +++ b/demo/index.html @@ -17,9 +17,6 @@
- -