Tag Archives: innerHTML

ComboBox Form Tutorial

Yesterday’s ComboBox Primer Tutorial got us working with new ComboBox div/select elements, but that was just a display mechanism, and not a “collection of data” mechanism. We could code for dynamic select “onchange” event and div “onblur” event logics, which … Continue reading

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

Button Webpage Primer Tutorial

Further to the recent Button Versus Input Type Equals Button Primer Tutorial we know that … a webpage’s body element can have mouse or touch events associated with it to perform co-ordinate logic … but … there are some “framing” … Continue reading

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

Button Versus Input Type Equals Button Primer Tutorial

It’s an … oh, by the way … day for us today! We’re poets and for the life of me we don’t know it (well, you had to be there, ‘ay!) Are you here as an early days programming learner? … Continue reading

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

Javascript Convex Polygon Analyze Arguments Tutorial

The recent Javascript Convex Polygon Analyze Tutorial lacked some straightforward means by which the user could control (via ? and & address bar URL argument manipulations) … newly instigated “glow” CSS as per … var dglowc=”; if (document.URL.indexOf(‘glow=’) != -1) … Continue reading

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

Javascript Convex Polygon Analyze Tutorial

We progress on our latest web application from the progress up to Javascript Rotated Rectangle Analyze Tutorial by allowing for … unrotated triangle unrotated convex 5 sided polygon unrotated convex 6 sided polygon unrotated convex 7 sided polygon unrotated convex … Continue reading

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

Splash Screen CSS Delayed Dynamic Javascript Body HTML Primer Tutorial

We’ve got a few concepts swimming around with today’s new concept of a web application today. We’ve long been impressed by … the “dynamic Javascript( DOM) loading at a time of the programmer’s choosing” methodologies we talked about at Dynamic … Continue reading

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

Local Fonts Revisited Middle Tutorial

With software integration we normally find it is from the “outside in”, in somewhere shape or form, not like today’s emphasis on the “middle”, in that … lots and lots of hierarchical issues still only go to the “parent” and … Continue reading

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

Local Fonts Revisited Dropdown Tutorial

Introducing the HTML textarea element got us thinking about line feed content when we presented Local Fonts Revisited Textarea Tutorial, and earlier on we’d shored up the logic by involving the div (contenteditable=true) … (innerText || contentWindow || contentDocument) text … Continue reading

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