2 Replies Latest reply on Jul 13, 2009 6:40 AM by techieexchange

    Richfaces+JQuery ClueTip Plugin not working

      Hi to all,
      I would like to integrate JQuery's ClueTip plugin. Richfaces tooltip does not have sticky option, so i need to use this ClueTip plugin.
      For ClueTip see here: http://plugins.learningjquery.com/cluetip/demo/

      When I integrate as per document from ClueTip, i see some conflict with FireBug showing this message

      From skinning.js
      An invalid or illegal string was specified" code: "12
      http://localhost:8080/konfigurator/a4j/g/3_3_1.GAorg/richfaces/renderkit/html/scripts/skinning.js
      Line 3
      --
      resetMedia()(Document test-jquery.seam, "link")
      f()()
      


      I loaded Jquery script thru
      <ajax:loadScript src="resource://jquery.js" />
      


      If you need i can post the whole code from XHTML. Please let me know.

      Any help would be highly appreciated.

      Thanks.