Esri Interview Question

What is the difference between using prop() and attr() in javascript. This was difficult to explain over the phone.

Interview Answer

Anonymous

Oct 19, 2014

According to my research, prop should be the current usage, but attribute can still be used to reference properties of html tags.