This option gives you a list of the JavaScript objects, methods and corresponding events.
Place the cursor in the desired position in your document to insert the script.
In the Specialized tab, click on the JavaScript Command Summary. You can also use the SHIFT+ALT+F9 shortcut (refer to the Shortcut list).
Select the desired JavaScript version.
The window is divided in two parts:
The left side displays a numbered list of available objects. This is a tree type list. Click on the object to open the tree to view the sub-objects or properties.
The right side displays the events or methods corresponding to each object.
To define a method or an event:
On the left side of the JavaScript Objects, methods and events window, click on the desired event.
Click on the Methods or Events button, to display the list on the left side of the window. The methods corresponding to the JavaScript version selected will be displayed on the right side of the window.
Click on the method or
event that you want to add to he script and click on the Insert
button.
You can also double-click on the method or event.
To obtain more information on each of the JavaScript commands, you can refer to the JavaScript reference found in CuteHTML Pro’s Help menu.