Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mungyun

Pages: [1]
1
Help for ParamQuery Select / Re: Select an item without checking it?
« on: September 23, 2015, 02:29:27 am »
Scratch this. I took what you said too literally and realized that since the checkbox is inside of the label tags, it doesnt need the 'for' attribute. Sorry!

Thanks for the reply, although im a little confused on where to find this for attribute. I dug around the code but i dont see a 'for' attribute applied to any of the labels. The way it acts is definitely like there is a for attr there but i cant seem to find it anywhere in the pqselect code. What am I missing?

2
Help for ParamQuery Select / Select an item without checking it?
« on: September 22, 2015, 02:57:40 am »
I would like to set this pqselect up so that a user can select(highlight) an item without it being checked. I want the user to check the box separately. Is something like this possible to do without significant changes in the code?

Pages: [1]