Hi,
I am after some jquery that will trigger programmatically the `onchange`clause of the pqselect
I am loading some Ajax that fill in the select. Based on what is ticked, I need to run further Ajax that select more pqselect selectors. At the moment, I can tick all the options I need but I can not trigger the `onchange` clause .
Any ideas?