What is the simplest and most impressive piece of jQuery code you've seen?
Posted
by Matias
on Stack Overflow
See other posts from Stack Overflow
or by Matias
Published on 2010-06-18T01:57:13Z
Indexed on
2010/06/18
2:03 UTC
Read the original article
Hit count: 329
I think the question is clear enough, but I'd like to clarify it because it's subjective at some point and I don't want it closed.
I want to see some short jQuery examples with awesome results (either from the user or from the programmer perspective), that would not be that easy using straight javascript without any library.
I find this question useful to be aware how using jQuery simplifies your js code.
© Stack Overflow or respective owner