Tk Widgets in Javascript Paper Chapter 4

Tk Options

Now there was the question on how to get all the different standard and widget specific options mapped to the style properties of a DOM element.

TkStandardOptions js Object

TkOptionTemplate js Object

TkOption js Object

(Part of Tk Widgets in Javascript Paper)