Hello,
Can somebody help me on how to trace the pointer move/drag in s60 devices using Javascript.
Thanks in Advance.
Hello,
Can somebody help me on how to trace the pointer move/drag in s60 devices using Javascript.
Thanks in Advance.
You should propably just search with google on mouse events handling with Javascript, would be easiest and fastest way on finding the basic javasctipt examples.
we do not want mouse events as it is not recognize by touch screen we want some pointerpressed events in javascript. (pointerPressed is available in j2me . is it available in javascript)