AlreadyM / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

JscrollPane used with Intesedebate latest comment script #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to use jscrollpane with intensedebate latest comment. Now, I'm
wrapping the intensedebate scrip in a class, and assigning that class to
jscroll pane.

However, every time I load the test page, my latest comments that get
pulled in, redirect the browser to a empty page, with just the comments.
Real weird.

<div class="CommentContainer">
            <script src='http://www.intensedebate.com/widgets/acctComment/161875/5'
defer="defer" type='text/javascript'> </script>
        </div>

On the on ready function, i Have $('.CommentContainer').jScrollPane();

I'm attaching a snapshot of the issue.

Original issue reported on code.google.com by jluken...@gmail.com on 5 Apr 2010 at 7:22

Attachments:

GoogleCodeExporter commented 9 years ago
I have just announced the beta of a completely rewritten version of jScrollPane:

http://groups.google.com/group/jscrollpane/browse_thread/thread/c1bc1bf63e3f80d8

Please test and reply on the list if you are still having this issue,

Thanks,

Kelvin

Original comment by kelvin.l...@gmail.com on 17 Aug 2010 at 4:18