In this version, the next() and prev() functions return true ... this is not a good thing, because the JavaScript code might make the screen blank and fill with the word "true". To fix it, add the "void" keyword as in the code, or have the functions return false.

Note: this code seems to lock up Netscape 6.2 because of the use of the complete property.


<< Previous     Next >>