maxpert / moousture

A mouse gesture library written soley in javascript with power and flexiblity to mould itself for you. Implemented on Mootools following the Object Oriented standards. Library is aimed to set out a future framework for mouse guesters for any browser including modern mobile devices.
http://neofreeman.freepgs.com/Moousture/
36 stars 5 forks source link

Laptop TouchPad #2

Open Muhammad opened 14 years ago

Muhammad commented 14 years ago

Aslam Alaequm Zohaib, I appreciate your hard work, its awesome. I really enjoyed its demo and want to learn a lot from it as I'm a beginner in mootools. My issue was that I tried it with mouse and its working like a charm.

But the issue is this that this script demo isn't working with hp Compaq 6720s touch pad. I don't know if it is working with any other laptop.

I want to know that mootools have support for it or not. As my understanding there shouldn't be any difference between a touch pad and mouse. So events should be the same for both.

Regards Muhammad Wasim

maxpert commented 14 years ago

Its supposed to work on touchpads as well; there should be no difference. You can do console.log to see how much error do you obtain from in callback function.