简体   繁体   English

一个用于跨平台鼠标处理的小型JavaScript库?

[英]A small javascript library for cross platform mouse handling?

Is there a library that gives me a stable API upon which to handle mouse input for Javascript? 是否有一个库为我提供了一个稳定的API来处理Javascript的鼠标输入? All I wan't is mouse handling, but if tjere is a great library that doesn't affect other things too much thats also ok. 所有我都不是鼠标处理,但如果tjere是一个伟大的图书馆,不会影响其他事情太多也没关系。

" Mouse handling " seems a bit vague, but here's a couple of plugins to the jQuery library that might interest you: 鼠标处理 ”似乎有点模糊,但这里有一些你可能感兴趣的jQuery库的插件:

mootools ...jquery (I prefer mootools). mootools ... jquery(我更喜欢mootools)。 All are great, and can be customized to contain only the parts you need. 一切都很棒,可以定制,只包含您需要的部件。

But really, 22k is so big for you? 但是真的,22k对你来说太大了吗?

dojotoolkit . dojotoolkit But I think this will be a holy war 但我认为这将是一场神圣的战争

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM