1 2 Previous Next 17 Replies Latest reply on Jul 19, 2009 2:15 PM by kukeltje Go to original post
      • 15. Re: ajaxSubmitSelection=
        nbelaevski

        Hi,

        Use requests queuing.

        • 16. Re: ajaxSubmitSelection=
          kukeltje

          Praveen,

          In FF 3.5 I get 2 click events before I get a doubleclick event.

          No IE to check though (Linux)

          Nick: Yes. Ilya already mentioned that. Will try. Just never thought of using this to prevent this behaviour. I used it several times to prevent some other unwanted 'double' click events.

          • 17. Re: ajaxSubmitSelection=
            kukeltje

            After more analyzing by putting a queue in there and a a4j:support with onclick, I just got one click event. Removing the queue I still get 1 onClick event. The second request I got was because I rebuild a context menu. So even without a a4j queue I just get one click and one doubleclick.

            1 2 Previous Next