Tag Archives: srcdoc

GeoJson World Drag and Drop Pin Tutorial

Before today, with the GeoJson Countries web application from GeoJson World Colour Wheel Wikipedia Integration Tutorial we’ve mainly used … onclick event logic … and today, we start to also include … drag and drop event logic (like, but nuanced … Continue reading

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

Perl CGI macOS TimeZone Simulation Tutorial

Do you remember how with the recent Perl CGI Spreadsheet Download Detector Tutorial‘s web application, in its results webpage, we showed both a … Server current datetime … down below a … Local current datetime … and that the Local … Continue reading

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

Perl CGI Spreadsheet Download Detector Tutorial

The Intranet Audio functionality within yesterday’s Perl CGI Intranet Audio and Translations Tutorial‘s hello_get HTML and Perl web application relied on all of … macOS … underlying operating system, hosting … MAMP local Apache/PHP/MySql web server on port 8888 … … Continue reading

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

Perl CGI Intranet Audio and Translations Tutorial

Yesterday’s Perl CGI Intranet Audio Tutorial gave us “an in” to audio functionality, but if you get into the innards of the macOS say command you’ll see how an audio voice is our connection with a translation language code. And … Continue reading

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

Perl CGI Intranet Audio Tutorial

We’ve got a couple of changes onto yesterday’s Perl CGI URL Content Tutorial‘s progress regarding our Perl CGI Modules explorations … base the navigation to Perl as HTML form method=POST rather than method=GET … allowing for larger data sets … … Continue reading

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

Perl CGI URL Content Tutorial

Onto yesterday’s Perl CGI Spreadsheet Module Sorting Tutorial, today, we introduce a new Perl module … LWP::UserAgent … which can help us reach the content of a user nominated URL. From LWP::UserAgent doing it’s stuff, the rest of the changed … Continue reading

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

Javascript getComputedStyle and getPropertyValue Method Iframe Ajax Srcdoc Tutorial

Of those Window Object Method calls of yesterday’s Window Object Method Override Return Values Tutorial one, especially, got us intrigued, that being the two part … const getComputedStyle = (one,two) => { lasto=window.getComputedStyle(one); console.log(lasto.getPropertyValue(two)); }; … conjoined use of the … Continue reading

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

Clone Within Clone Ajax HTML Iframe Tutorial

Can Ajax return you HTML data, if you are okay with an asynchronous call? Glad you asked. Yes. And just such an idea features in our Clone Within Clone idea we want to show you as a proof of concept … Continue reading

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