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.
This forum deprecated because ajax4jsf merged to RichFaces. Please create the topic in RF user forum.
And b.t.w. it will be better to include code snippets in such cases.