|
|
|
|
|
by vbezhenar
4081 days ago
|
|
I like this approach. I generally tend not to use jQuery, because native DOM API is often good enough for my needs, but it's not fun to write and read code using that API. jQuery for me is shortcuts and wrappers for this code. |
|