I am having trouble with the_advanced_excerpt.
When I view the webpage in Chrome or Firefox it works just fine.
When viewed in IE it does not display anything.
What can cause this?... Here is how I used the function
<?php the_advanced_excerpt('length=95&use_words=0&no_custom=1&finish_word=1&ellipsis=%26hellip&exclude_tags=img,p,strong;');
?>