So just started playing with Javascript, and my first run at making three
step buttons came out just fine. But I do have a general question.
In my book's example in the HTML script the IMG tags have the button's
settnigs for Width, Height, Border (0), and even grant each button an "id".
The "id" label is not used in the Javascript, so I was wondering if it and
the other items listed above MUST be in the HTML code, or does the book have
it in there just to be all proper like?
Many thanks
step buttons came out just fine. But I do have a general question.
In my book's example in the HTML script the IMG tags have the button's
settnigs for Width, Height, Border (0), and even grant each button an "id".
The "id" label is not used in the Javascript, so I was wondering if it and
the other items listed above MUST be in the HTML code, or does the book have
it in there just to be all proper like?
Many thanks
Comment