I need to create a resizable textarea / input. That's the easy part if I'm using a textarea.
The issue that I'm facing is that one of resizable inputs should be an email field and we want that the browser will autocomplete this field using emails that the user entered in other sites.
As far as I know, that's not doable but I'm taking a shot here and hope to find a solution here.
I'll appreciate your help.
Nadav