<form>
|
<form>
Notice the single and double quotes. Either type can be nested within the other, as each type is a seperate container. They can be used interchangably. |
<form>
|
<form>
|
The Alert is triggered by an event. Other events include: onLoad, onUnload, onClick, onDblClick, onMouseOver, onMouseDown, onMouseMove, onMouseUp, onMouseOut, onFocus, onBlur, onSubmit, onReset, onChange. And there are plenty of Others.