Tag Archives: method

World Scrolling and Clickarounds Google Charts Tutorial

Today’s involvement of Google Charts into the result information sources, today, was “inhouse” by nature, with our interfacing PHP web applications to the Map Chart and Geo Chart sitting inside HTML iframe elements (ie. “inhouse”, with the rjmprogramming.com.au URL “src” … 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

Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial

In yesterday’s Multiple addEventListener Logics for HTML Elements Primer Tutorial‘s “function ael_more” you may have noticed the codeline … document.getElementById(iois.id.replace(‘i’,’td’)).addEventListener(“click”, window[“ev” + fnum + ”]); … we use to set up the [element].addEventListener means by which we add “onclick” event … Continue reading

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

Multiple addEventListener Logics for HTML Elements Primer Tutorial

The dynamic creation of event logic associated with webpage HTML elements is a powerful tool for making your webpages dynamic. In the case of the great [element].addEventListener means by which you can make this happen, there is a great feature … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, 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