In the context of client-side JavaScript (Netscape era), 'external objects' referred to browser-specific interfaces for form elements. Checkbox was an external object representing HTML checkbox elements in the forms collection. Date is a built-in object, while Option and Layer represent other browser/DOM interfaces.