Ajax requests with jQuery.post()
This is one of the reasons I still like jQuery.
I’m sure all the new frameworks do similar stuff, but things like this are so simple with jQuery. Anyway, jQuery.post() is a shorthand Ajax function. It’s the equivalent of doing this: