iphoto-like thumbnail view with jquery
I'd like to create an iphoto-like album thumbnail viewer, just with words, not photos. For example, when you mouseover over a div box, the div box text changes as you incrementally move right with your mouse.
开发者_如何转开发Does anyone have an idea about how to begin developing something like this?
I google for "javascript text lens" and found this . HTH.
精彩评论