moshBox web design and programming: testing page

javascript: window.location.href
this tests if the window.location.href object can read new text from the browser address bar.

javascript: onload
this is a test of the javascript onload event handler timing.

javascript: window.print()
this page shows an example using the window.print() method to activate a print dialogue window to print the page.

flash: drawing tools
this small flash demo allows the user to sketch with a mouse using flash.

graphic design: photoshop jpg export
this image is an example of a bitmap saved as a jpg file while retaining its jagged edges.

html: targeting a frame
this example uses parent.frame.location.href syntax to load a new page into the current frame.

javascript: activexobject
this javascript code will force a file like a .doc to open in its native application, i.e. microsoft word.

javascript: innerhtml
this uses the innerhtml property of the div tag to change the text of the div.


testing by: moshbox web design