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

One Handed Draggable Clock With Raphael - Cannot Get Mouse Click Position

i followed this tutorial to build a one handed clock window.onload = function(){ var canvas =… Read more One Handed Draggable Clock With Raphael - Cannot Get Mouse Click Position

Conditionally Load Js Script For Desktop Pc (not Touch Device) With Certain Width Only

On my website I use a JS for parallax scrolling. I want to conditionally load that JS only on Deskt… Read more Conditionally Load Js Script For Desktop Pc (not Touch Device) With Certain Width Only

Change Hover Interaction To Click For Touch Screen Devices

I have content revealing on hovering over another element on the page. On a touch screen this needs… Read more Change Hover Interaction To Click For Touch Screen Devices

Is It Possible To Have Gestures With Trackpads?

On a Macbook Pro in Chrome, sliding two fingers across the screen allows you to move backwards and … Read more Is It Possible To Have Gestures With Trackpads?

Disable Predictive Scrolling - Mousewheel (OnScroll) Event Fires Too Often (Touchpad)

I am executing Javascript onScroll. My code works great with any normal computer mouse, but when I … Read more Disable Predictive Scrolling - Mousewheel (OnScroll) Event Fires Too Often (Touchpad)

Disable Predictive Scrolling - Mousewheel (OnScroll) Event Fires Too Often (Touchpad)

I am executing Javascript onScroll. My code works great with any normal computer mouse, but when I … Read more Disable Predictive Scrolling - Mousewheel (OnScroll) Event Fires Too Often (Touchpad)