How They Did It

Posted on 9,285 CommentsPosted in Uncategorized

The videos are “draggable” using JavaScript; this is the primary interactive element of this page. The cursor changes to cursor: move via JavaScript. A great deal of math and cross-device capability checks are in the JavaScript for the draggable functionality of the videos. In particular, the touchstart and touchend events are used if available (instead of mousedown […]

Web Design Workshop

Posted on 15,315 CommentsPosted in Uncategorized

Play nice! We deliberately select work which will benefit from advice and pointers. If you can’t be constructive in your comments, don’t. Other than that, offer any advice you can give. Feel free to link to examples and images which back up your points. Today we will take a look at how to add some […]