Will anyone help me on how to create a buton that will launch a page? Here's what I have:
<input type="button" name="Home" value="Home" onClick="photoAlbum.html">
But this doesn't work.
Any help is appreciated!
ljCharlie
<input type="button" name="Home" value="Home" onClick="photoAlbum.html">
But this doesn't work.
Any help is appreciated!
ljCharlie