CanvasDevelopmentHow-toHTMLJavascript Getting Started with HTML5 CanvasThe HTML5 Canvas element allows developers to create 2D drawings and animations in their web pages and apps through Javascript. There are many different applications…Joshua DoodnauthApril 1, 2014
DevelopmentHTMLJavascript Keep it simple with Vanilla JavaScriptRemember when you first learned jQuery, it was powerful. You could find, add, remove, and animate elements all in one line. It was amazing! So…Joshua DoodnauthOctober 15, 2013
Google Chrome Developer Tools is an essential tool in Web Development, which can also be overwhelming to learn. Here is a pretty good intro to debugging your app with DevTools:Unleash the Power of Chrome Developer Tools: A Tutorial – By Patrick Steele
CSSDesignDevelopmentHTML Google Web Translator Hide Frame BarI had a requirement from a client that they wanted their site to have the ability to be instantly translated. The cheapest and best solution…Joshua DoodnauthMarch 4, 2011
CSSDesignDevelopmentHTML Learning HTML5 and CSS3: Part I – Basics of HTML5One day HTML5 will be released as a complete and recommended spec, and when it does several revisions will probably be needed to consider all…Joshua DoodnauthFebruary 23, 2011
DesignHTMLJavascript HTML5 Tips – Grayscale Image HoverI found a nice little HTML5 and jQuery effect to grayscale an image without having two images. The demo looks smooth... could be useful in…Joshua DoodnauthFebruary 7, 2011