7 Replies Latest reply on Feb 20, 2008 5:43 PM by sergeysmirnov

    Richfaces and Thickbox with JQuery

      I am using richfaces 3.1.3. I am trying to use Thickbox and jquery to display some information. Thickbox calls for the use of jquery, so if i just use the thickbox.js file it doesnt work, so I tried incorporating a new version of jquery into the page, this allows the thickbox to show but then it messes up some of my richfaces components. I am not sure if thickbox just can't use the jquery version included in the richfaces distribution, or maybe its not seeing it. Is there anyway to upgrade just the jquery library in richfaces? Or do i need to do something else so that the thickbox.js can see the richfaces jquery. Or has anyone else run into this?