I have got the solution and sharing with you people so that someone may get help from it ..
<rich:jQuery selector="window" name="windowResize" query="bind('resize', function(){jQuery('#MySplitter').trigger('resize');}).trigger('resize')" timing="onload"/> ..alee http://techboard.wordpress.com On Wed, Sep 24, 2008 at 10:36 AM, alee amin <[EMAIL PROTECTED]>wrote: > hi, > > I am trying to use the jQuery splitter with richFaces, which i am able to > integerate using <rich:jQuery> tag. However, I am not able to make that > "bind" function work with rich faces. I used the following query > > <rich:jQuery selector="window" query="bind('resize', function(){ > $('#MySplitter').trigger('resize');})" timing="onload" /> > > Can you people help me in binding it ? > > ..alee > http://techboard.wordpress.com > >