I am not able to collapse pq-slider icon in IE?
I have used
$("div.pq-slider-icon").click(function() {
.....................
}
Before expand If i inspect element, it is visible.But If I try to collapse , the element is not visible.
Please help me in this.