Daily Archives: March 28, 2026

Using Document Writeln Primer Tutorial

The other day we stumbled on some advice leading us to use … document.writeln([html-content]); … rather than our usual “go to” … document.write([html-content]); And so we wrote a “proof of concept” using_writeln.html first draft Using (Document) Writeln web application for … Continue reading

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