On Mon, Apr 2, 2012 at 5:59 PM, David Ripplinger <[email protected]> wrote: > Hmm. Very interesting that we apparently have the same code but are having > different behaviors.
welcome to browser hell! :) > Furthermore, I find it odd that the example on > pyjs.org/examples is producing a different result depending on whether I am > accessing the web page or someone else is. I have tried it in Chrome and > Firefox with the same results. As a side note, when I tried it in IE, it > wouldn't load and instead threw the following error: > > DateField TypeError: Object doesn't support property or method > 'addEventListener' > > I won't be worrying about the above for now, just thought I'd mention it. naah i'm not :) the examples always need rebuilding (it's about 200mb because there's so many, so i keep putting it off). > I will keep looking into it and see if I can get some debug stuff to work. > Where do I get this new logging module? git pull. git clone url is at the top of http://pyjs.org page. l.

