Category Archives: Animation

Animation is the rapid display of a sequence of images to create an illusion of movement. ( Wikipedia )

Missing Javascript Audio on Unmute Tutorial

Our “third cab off the rank” following on from yesterday’s Missing Javascript Stop Watch Tutorial “missing Javascript” ideas is an HTML div nesting scenario using just … HTML CSS … again, with some or all of the “usuals” below … … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Missing Javascript Stop Watch Tutorial

Following on from yesterday’s Missing Javascript Primer Tutorial our second “cab off the rank” for “missing Javascript” ideas is a stop watch featuring just … HTML CSS … again, setting up document.body load instigated … calc method to assist with … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Missing Javascript Primer Tutorial

If you were to ask me which programming component is most vital to web application development, I’d not be Robinson Crusoe in saying … Without a doubt, Javascript … and with that thought in mind we have a two pronged … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , | Leave a comment

PHP GD Image at Pixel Level Animation Tutorial

Yesterday’s PHP GD Image at Pixel Level Outputs Tutorial was a tilt back to getting the “hard working duck” PHP child process more user friendly, and don’t know if the PHP’s newfound … “parent” “body” (or other) element background image … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Multiple Class Slideshow Primer Tutorial

The benefits of multiple class HTML element definitions came to the fore when we presented CSS3 Button Animation Transition Game Sharing Tutorial and today we find a … slideshow … meets … animated GIF … “presentation” way as our theme … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

CSS3 Transition Game Tutorial

Yesterday’s CSS3 Transition Primer Tutorial started us thinking about CSS3 (Cascading Style Sheet) specification “Transitions”, and there, we intimated that they could be used to serve up to the web application user simple animation functionality. Today, we go a bit … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

CSS3 Transition Primer Tutorial

The CSS3 (Cascading Style Sheet) specification introduced “Transitions” to CSS styling of web pages. A CSS3 “transition” … CSS3 transitions allows you to change property values smoothly (from one value to another), over a given duration. Today, we use the … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

CSS3 Animations with Javascript DOM Primer Tutorial

We’re extending some ideas first played with CSS3 @keyframes Rule Primer Tutorial regarding CSS3 Animations, an important topic. Now in that previous work we never used Javascript, and today, we don’t clobber that version, because that is an important consideration … Continue reading

Posted in Animation, eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment