Hi ...I've got a problem with 4.22.
In 4.21, I open a menu page (TOC). After clicking on any chapter, a second window opens on top of the menu. At the bottom of each chapter is a 'next' and 'back' buttom. Clicking on either will open the appropriate file in the existing second window.
The code ...
<a href="javascript:window.open('002.html','wchapter1','resizable=yes,status=no,location=no,directories=no,menubar=no,copyhistory=no,toolbar=no,scrollbars=yes,width=600,height=500')"><img align="right" src="next.jpg" width="125" height="128" vspace="8" border="0" alt="Next"></a>
This has always worked flawlessly for me in 4.21.
In 4.22, clicking the 'next' and 'back' buttoms brings up 'The page cannot be displayed' browser error.
Help please.
Centurion