Karl, >Last week I wrote a blog entry about how to hide a portion of an >element's text and display a link that, when clicked on, reveals the >hidden portion. > >http://www.learningjquery.com/2008/01/revealing-details-with-jquery
Just looking at the blog example, it would appear when splitting the <dt> tag the slicePoint would fall either in the middle of HTML tag or between an open/close tag. -Dan