What is the difference between using prop() and attr() in javascript. This was difficult to explain over the phone.
Sigiloso
According to my research, prop should be the current usage, but attribute can still be used to reference properties of html tags.