Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

disable suggestion input html yii2

<?php $form = ActiveForm::begin(['id' => 'form-name', 'options' => ['autocomplete' => 'off'],]); ?>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #disable #suggestion #input #html
ADD COMMENT
Topic
Name
4+9 =