All Questions
4 questions
0
votes
1
answer
338
views
jQuery UI Layout 'floating buttons'
I use the jQuery UI Layout plugin in my application, but users seems to have some problem with toggling the west and east panels. This because the toggler-buttons are relatively small.
Google has a ...
1
vote
1
answer
1k
views
How to size div height to content in jQuery UI Layout
I'm trying to get a simple vertical splitter bar working using
jQuery UI Layout 1.30.0.3079-rc. Here is my test page:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head&...
4
votes
2
answers
1k
views
jQuery UI Layout and Constraining Dialogs to the Central Pane
I am trying to create a full page interface using the excellent jQuery UI Layout plugin.
I want the central pane to hold multiple dialogs and allow them to be contained within that pane. So far so ...
1
vote
1
answer
1k
views
jQuery UI layout plug-in OVERFLOW setting
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 ...