Visit Mozilla.org

XUL:Attribute:src

From MDC

« XUL Reference home

src
Type: URL
The URL of the content to appear in the element.

[edit] Examples

<iframe id="content-body" src="http://www.mozilla.org/"/>
<browser src="http://www.mozilla.org" flex="1"/>
<image src='Firefoxlogo.png' width='135' height='130'/>

[edit] See also