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/clients/lrany/recordTest.html > > this is the script in the recordTest.html page > $(document).ready(function(){ > $('#record-scroll-pane').jScrollPane(); > > }); > > this is the link for the root/parent > pagehttp://ekeneijeoma.com/clients/lrany/recordScrollPaneTest.html > > does anyone see any issues related to why the jscrollpane is not > functioning? using firebug you can see that the divs for jscrollpane are > added to the dom but nothing is displayed. > > -- > View this message in > context:http://www.nabble.com/jscrollpane-not-functioning-in-iframes-tp198399... > Sent from the jQuery General Discussion mailing list archive at Nabble.com.