Small issue with the button element and using auto complete.
The attribute DISABLED is incorrectly shown as DISABLE.
Auto complete would provide <button disable="disable"> ... it should read <button disabled="disabled">
Unsure if this also occurs in HTMLPad etc someone may like to confirm?
Cheers
