Tag Archives: tool

HTML Table Cell Contenteditable Onload Tutorial

If you are a regular at this blog you’ll no doubt have tweaked that we are very keen to use Javascript’s document.body’s onload event to add flexibility to proceedings. Today, though, it is an awareness of a web application’s data … Continue reading

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

HTML Table Cell Contenteditable Tutorial

Yesterday’s HTML div Contenteditable Form Tutorial was all about the global attribute contenteditable=true rather than about HTML div elements per se, hence the challenge we gave you … … (but perhaps you should broaden my horizons with feedback on other … Continue reading

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

HTML div Contenteditable Form Tutorial

Are you like me, and think that the global attribute contenteditable=true can be incredibly useful, so far we’ve been thinking, with HTML div elements, in particular (but perhaps you should broaden my horizons with feedback on other element types?!). You … Continue reading

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

HTML div Versus hr Contenteditable Tutorial

Sometimes, just because the look of a web application changes very little, doesn’t mean there aren’t quite big rearrangements underneath to allow for a new piece of functionality. Sometimes, with web applications, we like “seamlessness”, or the more cruel might … Continue reading

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

HTML div Versus hr Primer Tutorial

Today’s new web application is a CSS styling “tool” (at least we’d like to think) but written predominantly via HTML and Javascript … go figure … but yes, it makes sense a bit, that to show CSS “in action” so … Continue reading

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

Freeformatter Validation Primer Tutorial

It is our considered opinion that for content editors of reasonably large chunks of HTML the HTML Validator at the Freeformatter website can be a very useful tool. It saved our bacon one day with one of our blog postings … Continue reading

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

Javascript Promises Object and async Genericization Tutorial

Today, we’re pulling together two recent threads of blog posting ideas … Promise object … and … async (and await) … both controllers of “asynchronicity in web application” tools, building on yesterday’s Javascript async and await Primer Tutorial. They are … Continue reading

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

Ideal Gas Law Calculator Primer Tutorial

We never did chemistry at school, but a lot of you out there will have, and you will probably know a lot about the three states of matter … solid liquid gas … and have worked the equations related to … Continue reading

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