Search results

  1. layout.jquery-dev.net/tips.html   Cached
    Usually these layout-panes will have their overflow set to either 'hidden' or 'auto' (scroll). ... // disable scrolling in ALL panes.ui-layout-pane ...
  2. layout.jquery-dev.net   Cached
    UI Layout – The Ultimate Page Layout Manager ... panes can also 'slide open' for temporary access; ... set applyDefaultStyles option for a fully functional layout;
  3. layout.jquery-dev.net/documentation.cfm   Cached
    ui-layout-pane-closed ui-layout-pane-west-closed" resizerClass = "ui-layout-resizer" (any ... Leave this set to '1' if you want to use CSS to control opacity.
  4. wiki.jqueryui.com/w/page/12137985/​LayoutManager   Cached
    I have *already* created a full-featured "Layout Manager" (called UI.Layout). It is currently written as a jQuery plug-in, but will be ported to the UI API *soon ...
  5. groups.google.com/group/jquery-ui-​layout/browse_thread/thread/f73...
    Help; The old Google Groups will be going away soon.
  6. www.tushar-mehta.com/.../​0201%20split%20freeze%20pane.shtml   Cached
    ... Freeze Panes set at row 1 and column A show that row and column no matter where one scrolls in the worksheet. ... have two panes one on top and the other below), ...
  7. office.microsoft.com/en-us/excel-help/​freeze-or-lock...   Cached
    To keep an area of a worksheet visible while you scroll to another area of the worksheet, you can either lock specific rows or columns in one area by freezing panes ...
  8. answers.microsoft.com/en-us/office/​forum/office_xp-word/...   Cached
    Is there a way to set one page at a time viewing as default? Reply; Reply with quote; Report abuse; Email ... (or Navigation Pane in WD2010) ...
  9. docs.oracle.com/javafx/2/layout/style_​css.htm
    All layout panes have a set of basic properties that can be managed with CSS. These include properties for the background, border, padding, and shape of the pane.
  10. groups.google.com/group/jquery-ui-​layout/browse_thread/...   Cached
    .ui-layout-pane { overflow:auto; } That was painful to figure out. ... Layout does one thing and one thing only: set panes' position and size
  11. groups.google.com/group/jquery-ui-​layout/browse_thread/...   Cached
    done it for all of my panes. $('.ui-layout-north ... Also in CSS I have made to so user don't see anything prior to page load. .ui-layout ... If only one pane needs ...
  12. groups.google.com/group/jquery-ui-​layout/browse_thread/...   Cached
    i'd like to have the pane to "fly-out" without triggering the resize of any other pane - just like it does in "complex demo". i'm having troubles to determine what ...
  13. groups.google.com/group/jquery-ui-​layout/browse_thread/...   Cached
    If any of these panes have a content-div (.ui-layout-content), you ... automatic. For west/east panes, ONLY set the 'width' can be set - height is automatic.
  14. groups.google.com/group/jquery-ui-​layout/browse_thread/...   Cached
    No. There is no such thing as "blank space" in a layout - some pane must fill the space. The only way to do the kind of thing you describe is to add 1 or 2