What is it that $(this) evaluates to if I call it on an onclick event, in jquery?
I'm really wanting a high-level conceptual example, i understand roughly what is going on but not what I should actually expect.
It's extremely possible this is duplicated elsewhere, but SO search didn't return anything for me.