>be able to handle onClick ??
When there's some JavaScript implementation.
I've not yet found (Okay, I've not really looked) a
list of the most compatible JS. I know that there's
plenty of JS which won't do anything in 16-bit Opera.
Hmmm, maybe I should zero-in on Opera's limitations?
An analysis of the frequency of occurrence of JS events
would be useful for this aspect of A's "development":
e.g. are onMouseDown and onMouseUp needed by _anyone_?
I've seen the equivalent of onMouseOver work instantaneously
in DOS games, so there's hope that A's JS implementation
will be less of an annoyance than in Windows browsers on
slower computers.
Regards,
Jake