Working on a site this evening, I was looking for a way to get rid of those old Dreamweaver mmSwapImage roll-over Javascript functions. I know that Internet Exploder Explorer doesn't support the :hover pseudo-class, so using pure CSS wasn't going to work, and I was going to have to use jQuery. A quick search led me to this code snippet, which worked great.