From: Michael Prager Date: Mon, 9 Apr 2012 23:10:33 +0000 (+0200) Subject: added debug.js for running the widget on a desktop browser without development enviro... X-Git-Url: https://code.delx.au/comingnext/commitdiff_plain/9e9817a7da1768159cec7c2393cab305af8ad762?hp=7462eb0578c84056fb0934aa0cbd1acb4873a993 added debug.js for running the widget on a desktop browser without development environment. This makes the use of Nokia's Web Development Kit obsolete (didn't support WRT widgets anymore anyways). Note that debug.js is not distributed in the release package and is supposed to be used for development purposes only. Also keep in mind that debug.js only contains the bare essentials to make the ComingNext widget work. It is neither feature complete, nor bug free. It does get the job done though. :-) --- diff --git a/comingNext/index.html b/comingNext/index.html index f30cb7d..1002ec5 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -26,9 +26,9 @@ .calendar6 { background-color:#9fdf57 } - + +