I have been searching since couple of hours for this problem but not found any appropriate solution for this problem,the problem is I am having three input forms on my page every time I save the form values it ask me to save password in chrome how can I solve this problem using JavaScript or query
<input type="password" autocomplete="off"/>
i have tried autocomplete='off'
but it does not work