i made two test html pages.

this is the link for the child page which calls jscrollpane
http://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 page 
http://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-tp19839944s27240p19839944.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to