Tag Archives: inheritance

Onclick Event Propagation Event Button Tutorial

Don’t know about you, but we tend to take our pointing devices for granted around here. But how could we, when it is so important to getting things done?! Well, well worn procedures often make for better production, and maybe, … Continue reading

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

PdfImages PDF Output Media Zipping via PHP Tutorial

We’ve both tailored and taken an interest (in the first place) with incorporating PHP’s talents with zipping (via *.zip files) ever since we started PDF to HTML Pdftohtml usage, in today’s work. Why? Well, well, well, we think sharing the … Continue reading

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

Pdfunite PDF Concatenation via PHP Tutorial

In a similar line of thinking as with yesterday’s Pdftohtml PDF to HTML via PHP Tutorial we discovered the “brew install poppler” also gave us macOS command line access to the Pdfunite way of concatenating PDFs … pdfunite(1) General Commands … Continue reading

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

Pdftohtml PDF to HTML via PHP Tutorial

Let’s go back to the beginning of the current thread of blog posts leading to yesterday’s Pdfimages PDF Output Media Browsing API Share Tutorial, back to Pdfimages PDF Image Extraction Primer Tutorial‘s … installing Pdfimages on macOS via … brew … Continue reading

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

Onclick Event Propagation Event Curbs Tutorial

As as with yesterday’s Onclick Event Propagation Event Nuance Tutorial encouraging event “events” Javascript allows for at least two “curbs on that enthusiasm” … event.preventDefault(); The preventDefault() method cancels the event if it is cancelable, meaning that the default action … Continue reading

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

Onclick Event Propagation Event Nuance Tutorial

When mobile technology became big, so too did “touch” screen technology, and the concept of a “gesture” (in the event driven programming woooooorrrrrlllldddd) such as a “pinch” or “spread” gesture, and “two finger” or more, gestures. And though we’re (just … Continue reading

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

Onclick Event Propagation Event Type Tutorial

On top of yesterday’s Onclick Event Propagation Event Target Tutorial … event.target … theme, today we have a … event.type … … theme, the added bonus being that we finally got to use the word “touchdown“, in all seriousness, in … Continue reading

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

Onclick Event Propagation Event Target Tutorial

Yesterday’s Onclick Event Propagation Primer Tutorial approach to harnessing the “powers of propagation” was a bit “scattergun”. We never referenced the very useful … event.target … global variable that can be used in Javascript event logic to get the element … Continue reading

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