| Main Menu | ||||||
|---|---|---|---|---|---|---|
|
|
Current donation amount: $130 |
| Execute JS Documentation |
|
|
|
![]() Target window / Content window Defines the target window-object on which the JS Code is executed or on which functions of objects could be modified. For windows which do not have a content (browser) the checkbox is disabled. JS Code executionIn this textbox JS Code can be entered and executed. The following features are available:
Modification of functionsIn the textbox "Target object" a more nested target object than a window-object for searching and modifying a function could be choosen. The target object is evaluated by calling the eval-function of the target window with the contents of this textbox. If the evaluation fails, the background-color of the textbox changes to red. If the "Target object" textbox is left empty the target object for the function search is the target window. In the "Function name" textbox a any part of a function name could be entered. By pressing "Enter" or the "Search"-button the search is triggered and all functions containing the entered string are displayed in the drop-down listbox. By selecting one the appropriate function is loaded into the textbox beneath. There any changes could be done and finally resaved with the "Save"-button. Even new functions could be defined by entering a new function body ("function(){....}") .
|
|
| Last Updated ( Saturday, 29 December 2007 ) |
| < Prev | Next > |
|---|