diff --git a/entries/attr.xml b/entries/attr.xml index 203c61c8..40c94de1 100644 --- a/entries/attr.xml +++ b/entries/attr.xml @@ -147,7 +147,8 @@ The title of the emphasis is:
null
, the specified attribute will be removed (as in .removeAttr()
).The null
keyword is a JavaScript literal that is commonly used to express the absence of an intentional value.
The Date type is a JavaScript object that represents a single moment in time. Date objects are instantiated using their constructor function, which by default creates an object that represents the current date and time.