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

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -