Mozilla XUL Element and Script Reference

Contents  Quick Reference

Image

An element that displays an image, much like the HTML img element. The src attribute can be used to specify the URL of the image.

Example:

    <image src='my-face.png' width='60' height='80'/>

Attributes:

Attributes inherited from XUL Element

Properties and Methods:

Properties and Methods inherited from XUL Element