RotarySwitch

:: a dial-like web control configurable with a variety of effects, options, and transitions

Dependencies:

You must have the following in order to successfully use the RotarySwitch plugin

Setup and Configuration:

Usage

Database Usage

  1. To turn on database connectivity, open the 'config/db_config.inc' file. Set 'useDB' to "true" and tell the server where your database connect function is.

  2. createRotarySwitch() has an extra, optional boolean parameter. createRotarySwitch('unique-name','dB').

    When 'dB' is set to True,1, or any other php true-ish value, on creation of the switch the following will happen:

Open Issues and ToDo

Rev History

1.0 - Initial release. 3-position switch only

Creative Commons License
RotarySwitch by Chris Dieringer is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.