when i test my web-page in chrome and firefox they work fine. but in IE it does not worked.
i found that
(" .class li").text().trim()
not worked in IE he give me error that
Object doesn't support this property or method. but in FF and chrome they work fine. are i goes something wrong to handle this.