Help Functions of winxtra.js
From WinLIKE Wiki
recognizeWinLIKE_(top)
Retrieves a reference to the Frame containing WinLIKE.
See files of 52_develop_inframe.html (samples/inframe/).
actionWinLIKE_(call-string, event)
WinLIKE-support-function like eval. You need not know where WinLIKE is.
See files of 52_develop_inframe.html (samples/inframe/).
submitWinLIKE_(value)
Function for Form-Submits into windows.
See files of 42_develop_submit_same.html (samples/submit_0/)
and 43_develop_submit_other.html (samples/submit_1/)
and 44_develop_submit_body.html (samples/submit_2/)
and 46_develop_submit_summary.html.
Sets the focus to the first INPUT field because of a very rare IE bug
See files of 42_develop_submit_same.html (samples/submit_0/)
and 43_develop_submit_other.html (samples/submit_1/)
and 45_develop_submit_redirect-nn.html (samples/submit_3/)
and 46_develop_submit_summary.html.
registerWinLIKE_(object)
Use this function to register a frame for WinLIKE or to register a window after a redirect in Netscape.
See files of 53_develop_frameset.html (samples/frameset/)
and 45_develop_submit_redirect-nn.html (samples/submit_3/).
Retrieves the window number, in which the content has been loaded.
See files of 54_develop_win_access.html (samples/access/)
and 50_develop_scripts.html (samples/script/).
