joliclic

home

kh-wheelscheme

« Index [ Examples | Attributes | Properties ]

A little widget to display a rainbow ring.
Use the kh-radiusscheme element as childs to display some radius.

Attributes
height, width, ringwidth
Properties
wheelWidth, ringWidth

Examples

example screenshot
<kh-wheelscheme>
    <kh-radiusscheme main="true"/>
    <kh-radiusscheme angle="30"/>
</kh-wheelscheme>

live examples:


Attributes

height

type: integer

the height of the element. Default: 40, max: 400.

width

type: integer

the width of the element. Default: 40, max: 400.

ringwidth

type: integer

the width of the ring. Default: 5, min: 4, max: 50.

Properties

wheelWidth

readonly

type: integer

the width of the wheel

ringWidth

readonly

type: integer

the width of the ring.

Khromaxul - version: 0.3alpha - 2009-07-30