Closed GoogleCodeExporter closed 9 years ago
Please update to the latest jScrollPane:
http://jscrollpane.kelvinluck.com/
There is information on that page about how to get support for jScrollPane -
this issues page is no longer used...
There is also an example of using jScrollPane with an iframe:
http://jscrollpane.kelvinluck.com/iframe.html
Original comment by kelvin.l...@gmail.com
on 10 Jan 2011 at 10:58
[deleted comment]
[deleted comment]
its not working for this type of case :
$().ready(function()
{
$('#frameDiv').jScrollPane({ showArrows:true});
});
<div id="frameDiv" style="overflow:auto;">
<iframe id="frameID" src="http://www.google.com"></iframe> </div>
Original comment by niravsah...@gmail.com
on 24 Jan 2011 at 12:03
Original issue reported on code.google.com by
niravsah...@gmail.com
on 30 Dec 2010 at 12:17