Attached you'll see a picture of a mock up I did for the required UI. As you can see I need some type of scrollable box that contains checkboxes.
I've thought of a scrollable div, although I can't find a way to set a border around a div? Second I thought of an IFrame.. But also not too sure if this is my best option.
Does anybody perhaps have an easier/better way of doing this?
Thanks in advance!
if u have aray then use this function in PHP
http://krijnhoetmer.nl/stuff/html/select-multiple-checkbox-list/
A variant:
CSS:
HTML:
How it looks:
Is this what you are looking for?