>Date: Sat, 20 Feb 2016 00:41:08 +0100
>From: Ole Loots <ole@monochrom.net>
>Subject: Re: Javascript features list
>Am Freitag, den 19.02.2016, 20:11 +0000 schrieb Peter Slegg:
>
>> I am looking at a survey form and wondered if buttons should work ?
>
>
>When I tested JS builds for Atari three weeks ago, onclick for buttons
>worked well. What does the verbose log say? And what do you expect?
>
>The code inside the onclick attribute seems to disable the button when
>validation fails. But I guess the rendering engine does not deal with
>such dynamic changes right now. Maybe there is also an exception... the
>log will tell you more.
>
>Greets,
>Ole
Hi Ole,
When I click on the button:
(2332.005000) atari/rootwin.c:176 handle_event: rootwin MU_BUTTON input, x: 674, y: 674
(2332.010003) render/html.c:89 fire_dom_event: Dispatching 'click' against 0x1d21f0c
(2336.240000) atari/gui.c:153 atari_poll: WM: 30
I am expecting NS to go to the next page to begin the survey.
Peter
No comments:
Post a Comment