Author Topic: not able expand pq-slider-icon in IE  (Read 2420 times)

shivashankar

  • Newbie
  • *
  • Posts: 1
    • View Profile
not able expand pq-slider-icon in IE
« on: February 01, 2016, 03:13:12 pm »
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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
Re: not able expand pq-slider-icon in IE
« Reply #1 on: February 01, 2016, 10:26:50 pm »
you don't need to expand/ collapse the icon, the grid can be expanded/collapsed with the API method:

http://paramquery.com/pro/api#method-expand

http://paramquery.com/pro/api#method-collapse