Author Topic: How can I get the selected value  (Read 2886 times)

fred

  • Newbie
  • *
  • Posts: 5
    • View Profile
How can I get the selected value
« on: November 07, 2016, 03:15:39 pm »
Hi,

I am using pqselect with checkboxes and I would like to get the value of the item selected. (and not all the values selected that I would get using  .val() )
Does anyone know how to get it?