philip100
philip100
Hi. First of all - thanks for superb work! I'm wondering how to make the joystick handle operate on a square background? So that I can have X and Y...
Using progressjs on an element, when the browser window is resized, or element change its position (i.e: after appending an message box above the element, so the element moves down),...
How do I re-check if camera is connected? This doesn't work. Whenever I reconnect my camera, it always say _'No camera detected'_ ``` var camera = null; function checkCam(){ GPhoto.list(function...