maximenu_ck参数设置插件 Multicolumns and multirows Responsive design themes Logo can be added in the menu Fancy effect on first level items (floating cursor) Mootools (J!2.5) or jQuery (J!3.x) dropdown effects Multiple usage on the same page Descr iption
RobotJS 是一个 Node.js 的 GUI 自动化工具,可用来控制鼠标、键盘和读取屏幕。
目前自在 Mac Node.js 0.10.31 下测试通过。
示例代码:
var robot = require("robotjs");
//Get the mouse position, retuns an object with x and y.
var mouse=robot.getMousePos();
console.log("Mouse is at x