Thursday, June 13, 2013

af:inputText - placeholder property

As a part of ADF 11.1.1.7.0 release, a new property introduced w.r.t af:inputText component.

placeholder --> Text to be displayed in the input component when a value is not present.


2 comments:

  1. Hi, I have a question around Placeholder property. If we click using mouse, then the value does not goes, by default on key press only default value goes.

    How to clear placeholder value on inputText when using mouse click. Please suggest.

    ReplyDelete
    Replies
    1. Refer below link, it may be helpful.

      http://stackoverflow.com/questions/9707021/how-do-i-auto-hide-placeholder-text-upon-focus-using-css-or-jquery

      Delete

Provide your thoughts !