jQuery UI Layout 1.0

You may already know that Kevin Dalman and I were working on a new jQuery UI Layout project, based on my FBBorderLayout now you have the layout system based on jQuery!

Some features:

  • unlimited layout capabilities: 5 regions per layout – unlimited nesting
  • simple to use: powerful but simple syntax is easy to learn
  • dozens of options: every aspect is customizable, globally and by region
  • total CSS control: dozens of auto-generated classes create ANY UI look
  • extensible: callbacks, methods, and special utilities provide total control
  • custom buttons: integrates with your own buttons for a custom UI look
  • use any elements: use divs, iframes or any elements you want as a ‘pane’
  • collapsable: each pane can be closed, using any UI animation you want
  • hidable: panes can be completely hidden, either on startup or at any time
  • resizable: each pane can be resized, within automatic or specified limits
  • slidable: panes can also ‘slide open’ for temporary access
  • headers & footers: each region has unlimited headers or footers
  • nesting capabilities: put layouts within layouts to create complex layouts
  • demo mode: set applyDefaultStyles option for a fully functional layout
  • compatible with UI widgets: intended to be used with other UI widgets
  • and MORE

Visit jQuery UI Layout official website for demos, documentation and download!

Share/bookmark:
Digg StumbleUpon Facebook Reddit Mixx del.icio.us Google Live NewsVine

3 Comment(s)

  1. Doglas A. Dembogurski on Jun 23, 2009 | Reply

    Hello I Have a problem because FBBorderLayout user jquery 1.6.2 and now i need use jquery 1.3.x for the new components but if I use jquery 1.3x dont work the slide efect in the layouts.
    How I can upgrade FBBorderLayout to 1.3x
    Thanks

  2. Fabrizio Balliano on Jun 23, 2009 | Reply

    @Doglas: please write on jQuery UI Layout’s forum and you’ll surely get an answer :)
    http://groups.google.com/group/jquery-ui-layout

  3. mike Mayors on Nov 6, 2009 | Reply

    Fabrizio Balliano : Great p4a but i have problems implementing layout manager , you have to solve this problems also, problems with tree views. If you implement treeview and layout managers the p4a will rocks out. I implementes treeview but have problems with the json calls and compatibility with explorers.. Treeviews are needed.. But thanks for p4a

Post a Comment