Hmm,

from home I found my suggested fix for the Next Prev. buttons did not work and 
I have thus had
to revert back to:

        parent.lhs.location.replace(parent.lhs.location.pathname + "#" + num);
        parent.rhs.location.replace(parent.rhs.location.pathname + "#" + num);

To have both the browser back button function and the diff driver buttons 
function.
I guess some more work needs to be done on that.

Stace
 
 
This message posted from opensolaris.org
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to