jQuery Expander & Unordered Lists

jQuery Expander & Unordered Lists

Hey everyone,

I'm trying out the jQuery expander plugin found here. It works great when dealing with regular text, but behaves a little weird when the slice point is in the middle of an <LI> tag.

Any tips/suggestions on how to get this to behave a little more gracefully? Here's what i'd be looking for in order of preference:

1.)  Read More on same line as the split list item, and expanding shows the rest of the list items
2.)  Change it so we don't split in the middle of a list item, and show the remaining list items in another unordered list below it

Thanks!

~Jim