0

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

nadavy
  • 1,755
  • 1
  • 18
  • 33
  • Perhaps this thread would help? http://stackoverflow.com/questions/9937569/jquery-autocomplete-for-text-area – Zach M. Aug 04 '15 at 15:14
  • The autocomplete parameter for html5 has been discussed in another question. http://stackoverflow.com/questions/13568609/autocomplete-text-input-for-html5 – Justin McKee Aug 04 '15 at 15:45
  • @JustinMcKee - thanks, but I'm talking about textarea - not input. – nadavy Aug 05 '15 at 05:56

0 Answers0