Questions tagged [jquery-ui-layout]

jQuery UI Layout is a plugin for jQuery UI that helps to layout HTML elements in border layouts and adds functionality to resize, close and hide each panel of the layout.

jQuery UI Layout is a plugin for jquery UI that helps to layout HTML elements in border layouts and adds functionality to resize, close and hide each frame of the layout.

The UI Layout plug-in can create any UI look you want - from simple headers or sidebars, to a complex application with toolbars, menus, help-panels, status bars, sub-forms, etc.

Plug-in site

36 questions
0
votes
1 answer

How can I add an image to the west toggler?

I'm trying to add an image to the toggler (it's the bar on the left that turns orange when your mouse cursor moves over it). How can I add an image there? You can see the example here: http://jsfiddle.net/XjA4v/ HTML
Howard
  • 3,648
  • 13
  • 58
  • 86
0
votes
0 answers

Set One Page To Have No ui-layout Panes

On most pages in my app, I have the north/east/south/west panes showing with jQuery UI Layout. On one page, I do not want any panes to show. I have added the following code to this one page, but the four panes still show: …
Rob Cole
  • 721
  • 1
  • 6
  • 16
0
votes
1 answer

jQuery UI layout closed panel renumbers iframes

Simple question from a newbie: how do I have jQuery UI layout revert to the original iframe numbering after panels have been closed and reopened? E.g., I have 3 panels with iframes in each. Page links in the files in the first two iframe panels…
camatkara
  • 123
  • 4
0
votes
1 answer

jquery ui layout plug-in and ui sortable - interchangeable lists

Having the jquery ui layout plugin and two sortable lists elements drag/drop in only one direction. See example: http://layout.jquery-dev.net/demos/droppable.html Each list is in a different pane. I can't make elements do drag/drop to either list…
0
votes
1 answer

setting height of a div in jquery ui layout

Ive been experimenting with the adjustable grids plugin (jquery ui layout).. I was able to set the width of each divs using the plugins.. bt when it comes to height ive only been allowed to adjust the heights of outer div. I was wondering if it is…
Da Silva
  • 229
  • 1
  • 7
  • 17
0
votes
0 answers

javascript - Use jQuery UI layout in dynamic generation layout

I use jQuery UI Layout plug-in to implement my page layout (splitter). But I failed when the layout is loaded dynamically (AJAX view loading). Can the layout plug-in be used in dynamic load layout page? My situation: Load page via AJAX from server,…
Jeff Chu
  • 65
  • 1
  • 2
  • 9
1 2
3