1 Reply Latest reply on Nov 29, 2007 12:04 PM by sergeysmirnov

    Adding desktop navigation to web fields

    rodison

      Hi people,

      I need to add desktop navigation in my web application fields. Usually in fields of web applications we have this behavior:

      If I put a a4j:jsFunction in the onblur attribute of a h:inputText, always when I blur this field the jsFunction is executed.

      But I need that the a4j:jsFuction be only executed if I change the value of my field.

      And more, I need that if the user blurs this field with shift + tab the jsFunction doesn't be executed.

      Are there any configuration what do this? Does anybody know how I can do this?

      Thank you,

      Rodison