pspad: -------------------------------------------------------------------------------- AskMe: -------------------------------------------------------------------------------- It does not contain something like Google Adsense. Here elementary html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body> <script> alert(1); </script> aaaaaaaa bbbbbbb </body> </html> If you click in the editor view, there are two options: - A page appears alert, press enter immediately close the window and return to the editor. The cursor is visible, and it is there where it was abandoned. - A page appears alert, press enter, you can click on that page on the body, and then close the window and return to the editor. The cursor is not visible, but where it was left visible yellow strip line on which the cursor should be. -------------------------------------------------------------------------------- I found way how to simulate it. If you display WWW preview, close alert box, click into preview window (into browser place) and close the preview window, cursor disappear. You have to swith to another application and back to make it visible. -------------------------------------------------------------------------------- @Askme so you did exactly what I described and what Jan has also done. Create HTML, preview internally, click preview winodw, close preview window, cursor gone. Glad you have found th eproblem. This has been annoying me for over a year. -- Carbonize <http://forum.pspad.com/read.php?2,63884,63944> PSPad freeware editor http://www.pspad.com
