commit | 8750783635549cfaf936ee559e92c4c814f8ba5e | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri May 01 23:36:41 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Fri May 01 23:36:41 2015 +0000 |
tree | 1838c6f7adb978c3c7aa40959ba49cc8aba8d607 | |
parent | 1940214177a6ba51eb9f7b06f889a400e16414be [diff] [blame] |
Added clientside logging and integrated datepicker
diff --git a/dev/demo/vcdemo.js b/dev/demo/vcdemo.js index e92b324..d7dc0d2 100644 --- a/dev/demo/vcdemo.js +++ b/dev/demo/vcdemo.js
@@ -83,6 +83,7 @@ ['pubDate', 'date'], ['author', 'string'] ]).fromJson(json); + document.getElementById('vc').appendChild(vc.element()); // show the current JSON serialization