jsFiddle is provided for better illustration. In this case I am using two plugins: jQuery UI layout plugin & Trent datetime picker plugin.
The pop-up datetime picker will be blocked by the west pane resize bar. If I set option west__showOverflowOnHover: true
, the scroll bar won't work. I am follow the overflow setting instruction here, but still not get it through yet.
Or maybe there is a conflict between these two plugins?