html - Adding multiple values or names -


how can add multiple values have multiple names in code:

<input id="nick" class="form-control" placeholder="nick" readonly="readonly" value="bob,bill,brian" maxlength="15" /> 

so, random name selected, either bob, or bill, or brian. how can work?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -