hi all,
I have a lisbox like that
<select size=3 name="x" style="height:300" MULTIPLE>
<option value="y">bla bla</option>
</select>
is it possible to have a horizontal scrollbar on my listbox ? I know that is possible with VBScript, but just with javascript or (D)HTML ?
thanks
I have a lisbox like that
<select size=3 name="x" style="height:300" MULTIPLE>
<option value="y">bla bla</option>
</select>
is it possible to have a horizontal scrollbar on my listbox ? I know that is possible with VBScript, but just with javascript or (D)HTML ?
thanks