I'm using jQuery Expander to truncate some text (adding 'read more' button). It works fine on default text, but once I load up some fresh content via Ajax the plugin doesn't work anymore (on the newly-loaded text).
Any suggestions on how to fix this?