top | item 16949437

(no title)

Alexendoo | 7 years ago

Sort of - there's a jQuery API that does content sniffing called .data(), it's for storing and retrieving arbitrary data on elements. The problem was that they used this API to read from an element where they should have used .attr(), which returns a string.

discuss

order

No comments yet.