<http://forum.pspad.com/read.php?f=6&i=3430&t=3336> 
----------------------------------------------------------------

>> 1) I am editing a web page and want to watch how it looks in
>> the internal browser.
>
>   And ?
>>
>> And sometimes it minimizes immediately.
>>

>> 2) I have an object which has attributes and methods. But I
>> cannot see them in the code explorer.
>   HTML code explorer displays you HTML code structure. If you put a
cursor in the >   PHP code part and refresh the Code explorer, it displays
you the PHP code
>   structure

var someObj = {};
someObj.printMsg = function(msg) { alert(msg) }

try this to see what I am talking about.

-- 
PSPad freeware editor http://www.pspad.com

Antwoord per e-mail aan