Javascript Widgets

Overview:

A Javascript Widget is graphical object which can be displayed in a browser.
It is defined in formatted Javascript files (.js).
Javascript Widgets have been created mainly in order to created dynamically a graphical object in a browser. For example, this allows to load easily different graphical objects at different time in the same HTML page.



Supported Browsers:



License:

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States License.

> checkbox | > colorPicker | > contentFlow | > knob | > multipleGraph | > pickadate | > pie | > simpleGraph | > sphereMenu | > vTicker | > vuMeter1 | > xyPad | > Comments


checkbox:


One checkbox can be easily designed by defining Text, Font, Color, Default state options.

> Top

colorPicker:


colorPicker is a color selector which allows to know the RGB values of the new color and the current color already validated.

> Top

contentFlow:


contentFlow is a image selector.

> Top

knob:


Different kind of knob can be drawn. This Widget provides many options like ‘ReadOnly’, ‘DisplayInput’, Min’, ‘Max’ …

> Top

multipleGraph:


Draw a line, an area, bars or points to represent an array with many rows.

> Top

pickadate:


Pickadate is a date selector.

> Top

pie:


Pies are divided into segments, the arc of each segment shows a the proportional value of each piece of data. They are excellent at showing the relational proportions between data.

> Top

simpleGraph:


Draw a line, an area, bars or points to represent an array with only one row.

> Top

sphereMenu:


sphereMenu displays an item list as a rotative sphere.

> Top

vTicker:


vTicker allows to display news vertically as a ticker.

> Top

vuMeter1:


vuMeter1 is a widget which displays a vuMeter with a static size. The level is defined between –20 and 3.

> Top

xyPad:


xyPad can be used to define the position x-y of a device as a pan-tilt controller.

> Top