logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

::hv3::browser - Web browser widget.

Description

Name

       ::hv3::browser - Web browser widget.

Standard Options

       See the options(n) manual entry for details on the standard options.

Synopsis

       ::hv3::browser pathName ?options?

Widget Command

                                                 Sat Feb 25 2006                            ::hv3::browser(3tcl)

Widget-Specific Options

       Command-Line Name:-enablejavascript
        .br Database Name:  enablejavascript
        .br Database Class: Enablejavascript
        .br
        .RS
        .PP If set to true and the Tclsee package can be loaded, javascript is enabled in the browser widget.

       The default value is false.
        .RE Command-Line Name:-unsafe
        .br Database Name:  unsafe
        .br Database Class: Unsafe
        .br
        .RS
        .PP  This boolean option determines whether or not the javascript interpreter has access to the function
       window.tcl(). Because this function allows javascript programs embedded  in  documents  to  evaluate  Tcl
       scripts in the widget"s intepreter, any document loaded while this option is set should be from a trusted
       source.

       The default value is false.
        .RE

See Also