Mark
Mark
I've just returned to the game and did a fresh install with the 64bit client. I found that by creating BOTH the 'addons' AND the 'bin' folders allowed this to...
I had this problem too. Look for this line: `left: ( self.currentColumnCollectionOffset.left + o.appendTarget[0].scrollLeft )` Replace it with this: `left: ( self.currentColumnCollectionOffset.left)` Somehow the very code that I imagine is...
Thanks for testing. I haven't done anything more than try it in current browsers and it seems to work for me at least. Just wanted to throw it out there...