[jQuery] Re: jscrollpane not functioning in iframes

2008-10-26 Thread Sam Sherlock
The first issue sounds like something I experienced when using jscrollpane and ui-tabs I resolved this by calling jscrollpane before tabs. So perhaps you have somethings conflicting with each other (or causing the issue with jscrollpane) 2008/10/26 ekene <[EMAIL PROTECTED]> > > thanks ricardo

[jQuery] Re: jscrollpane not functioning in iframes

2008-10-26 Thread ekene
thanks ricardo. im also having 2 more issues... jscrollpane somehow sets the width and height of the jScrollPaneContainer to 0 and the scroll-pane height to 0 which hides the content but if i reload the page one or two times it functions. this happens when i am loading the page in an iframe other

[jQuery] Re: jscrollpane not functioning in iframes

2008-10-26 Thread ekene
thanks ricardo! i am another issue when using jscrollpanes in pages which are loaded in iframes. jscrollpane sets the width and height of the scrollpanecontainer to 0 and the height of the scrollpane to 0. although when i load the page outside of the iframe jscrollpane functions. this issue is inc

[jQuery] Re: jscrollpane not functioning in iframes

2008-10-06 Thread ricardobeat
It is functioning, but the scrollbar overflows the iframe. Give the iframe a width of 292px and you'll see it. - ricardo On Oct 6, 4:06 pm, ekene <[EMAIL PROTECTED]> wrote: > i made two test html pages. > > this is the link for the child page which calls > jscrollpanehttp://ekeneijeoma.com/clie