Tag Archives: form

Image and Text PDF Timesheet Value Sequences Tutorial

To my mind the biggest bugbears with filling out timesheets are … totally repetitious value repeats date or datetime or time sequencing … but working off the progress up until yesterday’s Image and Text PDF More Toast Tutorial we got … Continue reading

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

Image and Text PDF More Toast Tutorial

In our current “Image and Text Nodes PDF Creator” PHP web application project, it is stage 2, primarily, that we want to make more “featureful“, shall we say! It was as we were constructing yesterday’s Image and Text PDF Rotation … Continue reading

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

Image and Text PDF Rotation and Direction Tutorial

Yesterday’s Image and Text PDF Glowing Toast Tutorial allowed for text … where the size could be changed where the style could be changed where the font family could be changed … but users may want, particularly if they are … Continue reading

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

Image and Text PDF Glowing Toast Tutorial

Lemon curry? No, it’s Glowing Toast today! Huh?! Glowing Toast Well, it’s a way to temporarily show a very noticeable overlaid message box … <style> .custom-alert { display: inline-block; /* visibility: visible; */ background-color: rgba(102,102,102,0.8); color: #fff; text-align: enter; margin: … Continue reading

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

Image and Text PDF Interaction Tutorial

Many web applications benefit from user interaction to make them dynamically useful. The idea is you, as the programmer, set up the default scenario of there being “nothing to go on yet” with a reasonably easily understood way for the … Continue reading

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

Form or Prompt Output Tagged Template Literal Tutorial

Yesterday’s Scrolling Logging Template Literals Primer Tutorial was the precursor to discussing “Tagged Template Literals” … A more advanced form of template literals are tagged templates. Tags allow you to parse template literals with a function. The first argument of … Continue reading

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

PHP Date Difference Background SVG Image Tutorial

More progress onto that of yesterday’s PHP Date Difference Current Time Tutorial is to … add background image (based on SVG (mainly “text” element(s)) XML) showing … date’s day of week time’s analogue clock (in the form of an emoji) … Continue reading

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

PHP Date Difference Current Time Tutorial

Today’s progress onto the start of yesterday’s PHP Date Difference Primer Tutorial is to allow the user … pick a Timezone name (or hour offset from GMT) from left hand dropdown(s) allow for a new option (off the hardcoded “Time” … Continue reading

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