AlreadyM / jscrollpane

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

Issues with Modx #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Simple use with modx, it seems that the plugin is not initialized correctly.

Possible culprits are redundant/outdated jQuery libraries, use of Mootools, 
issues with jQuery renaming (modx escapes from $ to $j).

When calls to the variables $j.fn.jScrollPane are made from a modx pane, it 
seems these values are unset, wherease $.fn.jScrollPane is normally set.

Suggesting that this is an issue with the way the library is written, not modx, 
or at the very least some documentation be given as to how exactly this library 
works when playing with other libraries.

Original issue reported on code.google.com by smaudet2@gmail.com on 9 Jul 2010 at 5:57

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:21