Monthly Archives: March 2020

WordPress Blog Selection ExecCommand and Email Prompting Tutorial

Yesterday’s Javascript Replace RegExp Multiline ExecCommand Tutorial‘s … document.designMode = “on”; document.execCommand(command, showUI, value); … ideas collide with “WordPress Plugin Land” thoughts last talked about with WordPress Blog Data URI in Post Plugin Tutorial to allow users to alter “the … Continue reading

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

Javascript Replace RegExp Multiline ExecCommand Tutorial

The star HTML element of the recent Javascript Replace RegExp Multiline Primer Tutorial was the … textarea … and a regular reader will know how we here like to associate textarea thinking with … div contenteditable=true … thinking, representing alternative … Continue reading

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

Javascript Replace RegExp Multiline Primer Tutorial

Lately we have had a couple of web application projects using HTML textarea elements extensively. When you involve this particular HTML element type ascii code 10 (line feed) comes into play, and we, as programmers, may need to contend with … Continue reading

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