On Aug 15, 12:43 pm, "Peter Michaux" <
petermich...@gmail.com> wrote:
> Hi Rob,
>
> On Thu, Aug 14, 2008 at 4:50 AM, RobG <
rg...@iinet.net.au> wrote:
>
> > I've been running through the FORK 0.1 tests on iPhone, here's the
> > results:
>
> [snip]
>
> Thanks for posting the results! It is good to know only the mouse
> events caused the apparent problems.
I've been playing with dispatchEvent, Mobile Safari does support mouse
events, it's just that there's no mouse to make them happen! I can
post some code to detect support for touch events if you like so for
the Fork tests that use mouseover/out buttons can be optionally added
to simulate mouse events. The same code could be used to run all the
tests in compliant browsers.
I'll post the detection code at clj first, guys like Martin Honnen
usually provide great assistance with things like that.
--
Rob