Wijmo UI for the Web
Markup and Scripting

You can put any widget or HTML element inside the SuperPanel widget, and you can add CSS styling to any of the elements. In the Quick Start, we used a table inside the <div> tags to create our SuperPanel. In this example, we make extensive use of CSS styling to make our unordered list look like a table. The HTML markup for a wijsuperpanel widget made with an unordered list looks like this.

Drop down to view markup

You can initialize the widget with the following jQuery script.

Drop down to view script

The style that transforms the unordered list into a table looks like this.

Drop down to view style

The markup and script featured here results in the following live widget. Drag the scroll bars to move the list within the SuperPanel.

See Also

Concepts

Reference

 
Support Options