Method FrameSet():footer() Professional
Mark the end of a frameset.
:footer( [<cNoFramesInfo>] ) --> NIL
The return value of the method :footer() is always NIL.
The method ends the HTML code for a frameset and includes information for browsers not capable of displaying frames. If <cNoFramesInfo> is not specified, a default message is added including URLs for downloading Web browsers which can display frames.
HTML output:
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.