Tag Archives: mouse

Feedback Email Attachment Iframe Tutorial

We’re continuing on with our Feedback project for the RJM Programming website today, incorporating the recent Annotation and Email Attachment functionality we last talked about with Canvas Annotation Email Attachment Rotation Tutorial. We build on yesterday’s Feedback Email Attachment Primer … Continue reading

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

Feedback Email Attachment Primer Tutorial

We’re starting out on a Feedback project for the RJM Programming website today, incorporating the recent Annotation and Email Attachment functionality we last talked about with Canvas Annotation Email Attachment Rotation Tutorial. Being as we use email, we want to … Continue reading

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

Canvas Annotation Email Attachment Rotation Tutorial

It’s time to return to Annotations, specifically Image content for Annotations, and the ability to be able to Rotate those images, or the whole HTML canvas element that hosts them. It’s part of the functionality we need in our “toolbox” … Continue reading

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

Canvas Annotation Email Attachment Undo Tutorial

A web application allowing user defined Annotations is better when there is an “Undo” and “Redo” functionality option. This is because with any user intervention, there can be erroneous work, which sometimes can be a real pain to recover from … Continue reading

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

Canvas Email Attachment Scribble Tutorial

Personally think that Annotations are better when there is a “Scribble” functionality option. Perhaps you want to “sign off” on your Annotations. Without a “Scribble” option, it’s a bit impersonal relying on computer fonts as the means by which you … Continue reading

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

HTML Form Events Primer Tutorial

The study of events, in regard to web applications, is an important part of the study of front-end client functionality, so let’s again (after yesterday’s HTML Table Events for Colspan and Rowspan Tutorial as shown below) talk about the client … Continue reading

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

HTML Drag and Drop Image Events Tutorial

Recently we’ve been talking about the client side of web applications, and you could say we’ve been concentrating on Javascript mouse events, and very recently, the drag and drop variety of mouse events. Today we revisit all that, but take … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , | 1 Comment

Java Swing Line Graph Primer Tutorial

Sort of miss Java Applets, myself, as they were once “the thing” for some people writing code for the web. You got used to paint() and repaint() methods because you could imagine, word for word, codewise, what was happening. So … Continue reading

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