Computer annoying you? Can't get what you need?
Maybe the links below can help with your problems.
JavaScript
JavaScript is a programming language that can be embedded in a web-page. This automates the page,
so page elements can react and do things like:
- pop-up a message
- change to a different web-site
- do calculations
You need to insert a [Script] box.
Then you must name any object that should respond to user clicks.
The dark green [Advanced] text-box above is named "readbooks".
The white [Image Button] above is named "clippy".
They respond to user clicks because the JavaScript (right) was written: