jQuery `.data` can store arbitrary data associated with the matched elements or return the value at the named data store for the first element in the set of matched elements.
In every jQuery event jQuery provides the currentTarget which is the same as this, but as far as I understand …
javascript jquery jquery-dataI had a coding interview quiz for front-end working with JSON and whatnot. I submitted my file but I'd just …
javascript jquery json internet-explorer jquery-data