I think this should work with sel being the select:
But it's only a guess.Code:for(var i = 0; i < sel.options.length; ++i) { sel.options[i].selected = true; }
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |