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 -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -