Visit Mozilla.org

XUL:Attribute:showcaret

From MDC

« XUL Reference home

showcaret
Type: boolean
Whether or not to cause a typing caret to be visible in the content area. Default is false.

[edit] Examples

<iframe id="content-body" src="http://www.mozilla.org/" showcaret="true"/>
<browser src="http://www.mozilla.org" flex="1" showcaret="true"/>