1 Reply Latest reply on Dec 3, 2008 6:42 AM by ilya_shaikovsky

    a4j:support actionListener

    kokkonen

      Hello

      I have very strange behavior in my HtmlAjaxSupport component.

      I have been added selectBooleanCheckbox component on my page and inside it i added HtmlAjaxSupport. I expected that when i clicked my booleanCheckbox ajax actionListener goes to code and change other component visibility.

      This works fine for IE 7, BUT on firefox 3 this works only a first time, when i secondtime clikked OTHER booleanCheckbox with same behavior then it send false value on current checkbox.

      I hope that someone understand my problem.