Last week I was busy working on an Animated Wikipedia extension, to which one of the requirements was to add a visual ‘Diff’ from one page to another. So, I did some digging, read a paper, and implemented the algorithm in Javascript.
So, if you’re interested in showing a visual diff, comparing two blocks of text or html, check out this project of mine: Javascript Diff Algorithm