Super simple jQuery content swapper
October 26, 2009
Just need a simple way to swap content out using javascript real quick? This seems to come up a lot in my life. On a recent job interview I was given a task to do this and the following is what I came up with. I’m positive this has been done many times already in different and superior ways, but, I like this simple implementation, and thought I’d share it for others to use and build upon. Enjoy…
…keep reading more.