2 Replies Latest reply on Jan 17, 2013 12:11 PM by rcordoba

    JQuery plugins not working with Richfaces 4

    rcordoba

      Hi all,

       

         I´m developing a JSF2 + Richfaces 4 application. I would like to include a image slider jquery plugin (JFlow Plus) but it´s not working with Richfaces.

       

      I have tried everything. I need your help.

       

      I know the plugin works. I mean, if I remove all my code in the main page, and I just follow the instructions to install the plugin, it works. But when I integrate it with Richfaces 4 (built-in jquery capabilities) it doesn´t work anymore.

       

      Please, guys I need your help.

       

      If you need any further details about the application and the code, please let me know.

       

      Thank you so much.

      Roberto.

        • 1. Re: JQuery plugins not working with Richfaces 4
          michpetrov

          If you need any further details about the application and the code, please let me know.

          Yup, we need the code (next time include it right away ). And you didn't tell us what isn't working, are you getting any errors?

          • 2. Re: JQuery plugins not working with Richfaces 4
            rcordoba

            Hi Michal,

             

              next time, I will include the code. I got one Javascript error but now I don´t remember. I have solved it, or at least it works with a workaround. I just moved the jquery libraries and plugin from the head to the body. I think now it works because it´s related with the order of the jquery libraries. Now, external jquery is below the jquery built-in Richfaces.

             

            Sorry, it´s my first time writing in this kind of forums. Next time I will provide more details.

             

            Thanks,

            Roberto.