Text truncation (trunk8) using on() instead of live()

Text truncation (trunk8) using on() instead of live()

Hi,

At my text truncator at http://jsbin.com/okahum/13/edit how do I replace live() with on() for "read more" and "read less"?

Here's live() working on an old version of jQuery: http://jsbin.com/okahum/6/edit

Thanks.