Jquery: UI Custom Panel

I wanted a panel using the UI interface and realized there wasn’t anything available. There are some alternatives but I wanted something quick and easy, so I came up with the following:

Requirements

  1. jQuery 1.6 or above.
  2. jQuery UI 1.8 or above (widget factory is the minimum requirement).

The HTML

Jquery ui panel html
Download jquery-ui-panel.htm

Inside js/ui-panel.js

Jquery ui panel js
Download ui-panel.js