1

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.

jreed121
  • 2,067
  • 4
  • 34
  • 57

1 Answers1

2

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.

Community
  • 1
  • 1
Roger
  • 2,118
  • 1
  • 20
  • 25