I am using the following jQuery plugin :
http://pvdspek.github.com/jquery.autoellipsis/
The ellipsis plugin works fine on the selectors I choose when the page loads. When I load another section into the site using fadeIn and fadeOut the new content which is faded in doesn't seem to have the ellipsis.
I had a look at using the "live" option for the ellipsis but haven't had any luck.
Any help on this would be much appreciated :)