Tag Archives: external Javascript

HTML Style Mapping Tool Refinement Tutorial

We’re continuing on with a new web application tool idea today, an external Javascript tool that when applied to a webpage, or not, between <head> and </head> via … <!–script type=’text/javascript’ src=’http://www.rjmprogramming.com.au/HTMLCSS/meld_styles.js’></script–> … that allows you to dynamically map some … Continue reading

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

HTML Style Mapping Tool Primer Tutorial

We’re having a first go at a new web application tool idea today, an external Javascript tool that when applied to a webpage, or not, between <head> and </head> via … <!–script type=’text/javascript’ src=’http://www.rjmprogramming.com.au/HTMLCSS/meld_styles.js’></script–> … allows you to dynamically map … Continue reading

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

Web Application HTML Reporter Tool Genericization Tutorial

Our “Web Application Report” tool could benefit with some flexibility of use ideas, picking up on where we left off yesterday with Web Application HTML Reporter Tool Content Tutorial as shown below. Do you remember tutorials like HTML Themed Supervision … Continue reading

Posted in Not Categorised | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Web Application HTML Reporter Tool Content Tutorial

Yesterday we left off our “Web Application HTML Reporter Tool” project, with Web Application HTML Reporter Tool Primer Tutorial as shown below, not ready to involve the reporting of “content” if we use the loose inhouse terminology, where, for us … Continue reading

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

Web Application HTML Reporter Tool Primer Tutorial

The work we’ve been doing lately with the “Random Emoji Slideshow” project felt like we were creating a “tool”, as much as a web application for amusement or information. Don’t know about you, but this looking up of emoji information … Continue reading

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

Navigation Scrolling Trapping Image Tutorial

Yesterday, with Navigation Scrolling Trapping Primer Tutorial as shown below, we started on some HTML and Javascript code to detect scrolling activity in the sense of … detecting horizontal scrolling, and allowing for an HTML table element to be able … Continue reading

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

Navigation Scrolling Trapping Primer Tutorial

With our recent interest in hashtag navigation movement (or “event”) trapping we’ve been studying we’ve been concentrating on changes to … window.location.hash … but there is another whole “layer” of thought in that we can also, and independently, be trapping … Continue reading

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

Think Think Game Primer Tutorial

Further to our Javascript Genericization and Overloading discussion last taken up with Javascript Function Overload Genericization Tutorial as shown below, we add another game to the “DotDotDot” type of games, today. Basically the game is really simple … Think ?, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 7 Comments