On Mon, Jun 18, 2012 at 10:27 AM, C Anthony Risinger <[email protected]> wrote: > On Mon, Jun 18, 2012 at 5:45 AM, Maho >> >> Am I wrong? I think not - I'm facing similar problem, and yesterday I tried >> to do something similar (well, opposite, access HTML objects from pyjamas >> code)
... i meant to ask what you needed to do exactly ... what do you mean by `HTML objects`? you should be able to access anything in the DOM, without issue, via the DOM.py module. -- C Anthony
