Tag Archives: tips

Tackling Safari’s slow gif “feature” with jQuery

Safari’s WebKit has a funny behavior of displaying animated gif files at a lower frame rate than Firefox. From what I can tell, WebKit (including Google Chrome) caps the animated gif frame rates at 10fps. While it may be faster … Continue reading

Posted in Code, Design | Tagged , , , , , , , , | 1 Comment

jQuery missing layerX

Getting the Mouse position in jQuery is very simple. However, getting the position from within an element take some extra steps. Normally, a javascript event such as onmousemove would use event.layerX and event.layerY to get the coordinates of our mouse … Continue reading

Posted in Code | Tagged , , | Leave a comment

Adobe Illustrator Eraser on Wacom strokes

Scott, here’s how to save your brush strokes in Illustrator CS3 and still be able to edit them!

Posted in Design | Tagged , , , | Leave a comment