Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14343

unwanted novidalidate attribute in form

$
0
0
hi, 

When I use form_open with attributes as below:
PHP Code:
form_open('auth/reset_password/' $code, array('class' => "forget-form"'style' => "")) 
it outputs
PHP Code:
<form class="forget-form" action="auth/forgot_password" method="post" style="" novalidate="novalidate"
 Why is there novalidate tag in form?
and how to get rid of it?

Viewing all articles
Browse latest Browse all 14343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>