Auto Complete for <h:inputTextarea>???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gsuns82
    New Member
    • Mar 2007
    • 58

    #1

    Auto Complete for <h:inputTextarea>???

    Hi all,
    How to give AutoComplete attribute for <h:inputTextare a> tag,so that the browser will cache the textarea value and lead to auto complete???
    can any one help me regarding this???

    Thanks in advance,
    sundar.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by gsuns82
    Hi all,
    How to give AutoComplete attribute for <h:inputTextare a> tag,so that the browser will cache the textarea value and lead to auto complete???
    can any one help me regarding this???

    Thanks in advance,
    sundar.
    I think you set autocomplete to true on the form tag containing those textboxes.
    Perhaps you should ask this in a web related forum.

    Comment

    • gsuns82
      New Member
      • Mar 2007
      • 58

      #3
      Originally posted by r035198x
      I think you set autocomplete to true on the form tag containing those textboxes.
      Perhaps you should ask this in a web related forum.
      I agree with u,but i am using <h:form> which does not have any AutoComplete attribute,need help on this issue,kindly post ur ideas...

      thanks,
      sundar

      Comment

      Working...