Tag Archives: element

Circular Text Button Nuance Tutorial

There is little doubt that an objective look at a project the day after an initial “proof of concept” phase can be worth it. It can be our … Nuance Day … but hopefully not a “Throw Out Day” when … Continue reading

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

Circular Text Button Tutorial

At the end of March we made functionality extensions to our Circular Text web application featuring in Chemistry Wonder Periodic Table Quiz Tutorial, but concerning today’s idea we wanted to explore, it comes more in line with the idea of … Continue reading

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

Chemistry Wonder Periodic Table Quiz Tutorial

We had occasion to revisit Circular Text or Emoji Periodic Table Quiz Tutorial and it set us to wondering if you can just feed a chemical equation or formula into the Google search engine and … find out good chemistry … Continue reading

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

PHP Remote Files Refined Containing Attribute Tutorial

Yesterday’s PHP Remote Files Refined Containing Tutorial has two improved functionalities applied to it in today’s work, those being … turn the “Element type [title]” into a “Element type [title] or attribute= entries” textbox arrangement to allow for attribute data … Continue reading

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

PHP Remote Files Refined Containing Tutorial

Yesterday’s PHP Remote Files Containing Tutorial started making better use of PHP’s preg_match function, but was not up to what humans might want as functionality options, while not having to reinvent a wheel learning about PHP Regular Expressions. Rather, we … Continue reading

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

PHP Remote Files Containing Tutorial

Up until yesterday’s PHP Remote Files Interaction Tutorial … there could only be at most one record of matching results presented … if an element type was not supplied we defaulted to a title element type as a basis for … Continue reading

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

PHP Remote Files Interaction Tutorial

Yesterday’s PHP Remote Files Primer Tutorial start to our Remote Files PHP web application is improved today, but not in its essence of operation, if you will, by adding HTML form navigation and interaction. These days with HTML form input … Continue reading

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

Textbox Div Contenteditable Primer Tutorial

We have an idea for use for the following componentry … div contenteditable=true … only hosting … input type=text value=” placeholder=[Some Instructive Blurb] readonly … initially like … <div onblur=docss(this.innerText); data-style=’border: 1px solid blue;’ id=mydiv contenteditable=true onclick=”if (this,innerText.length == 0) … Continue reading

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