Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JS-function onTreeFrameResize get frame from frameset cols attribute. But current version of Chrome (45) doesn't update cols attribute when user resizes frame.

I propose to use clientWidth property width of frame with menu to detect current width.

...