I have a Is there any way to do this? (I do not want to remove 'multiple'). Just select it multiple, but set a size for it, such as: Work example: & lt; SELECT multiple & gt; area and I select the same option at the same time, but the user can hold the CTRL key and select more items at once.
& lt; Select name = "user" id = "userID" size = "3" & gt; & Lt; Options & gt; John & lt; / Options & gt; & Lt; Options & gt; Paul & lt; / Options & gt; & Lt; Options & gt; Ringo & lt; / Options & gt; & Lt; Options & gt; George & lt; / Options & gt; & Lt; / Select & gt;
Comments
Post a Comment