Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mouse

App Lab Mouse Coordinates

I recently started using App Lab on Code.org (found here), which uses a strange JS library. What is… Read more App Lab Mouse Coordinates

Offset When Drawing On Canvas

Have a simple drawing application. The problem is in the coordinates (redraw function): they must b… Read more Offset When Drawing On Canvas

Command-click Doesn't Open A New Tab, But Middle-click Does

On my website, which is a one-page JS site using Sammy.js and jQuery, when I middle-click a link wi… Read more Command-click Doesn't Open A New Tab, But Middle-click Does