Follow Script & Style on Twitter!
I know you all love Twitter. I also know you all love Script & Style. Now you can have the best of both worlds by receiving S&S post updates when you follow Script & Style on Twitter: @scriptandstyle!
Enjoy!
I know you all love Twitter. I also know you all love Script & Style. Now you can have the best of both worlds by receiving S&S post updates when you follow Script & Style on Twitter: @scriptandstyle!
Enjoy!
Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...
This is the hardest thing I've ever had to write, much less admit to myself. I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life. All of those feelings were very...
The idea of Spyjax is nothing new. In pasts posts I've covered how you can spy on your user's history with both MooTools and jQuery. Today we'll cover how to check user history using the Dojo Toolkit. The HTML For the sake of this...
If you troll page markup like me, you've no doubt seen the use of data URI's within image src attributes. Instead of providing a traditional address to the image, the image file data is base64-encoded and stuffed within the src attribute. Doing so saves...



