Reputation: 2097
I'm using the splitter plugin from http://methvin.com/splitter/ and I have 3 columns - of which, the right column needs to be dock-able. Here is the Fiddle: http://jsfiddle.net/8tBvp/11/. The columns resize fine, but the right column wont dock!
I really appreciate any help on this.
Upvotes: 1
Views: 1256
Reputation: 2316
I had the same problem. Be sure to use version 1.6 or higher. I couldn't find an official repository so I grabbed it from the file linked on the docking demo. Note that I had to fix a couple bugs as described here.
Upvotes: 2