dk.js package¶
Submodules¶
dk.js.js module¶
This module is dedicated to creating javascript snippets that can be consumed elsewhere. (uses MochiKit and seems to be imported in way too many places...)
-
dk.js.js.javascript(txt, **args)[source]¶ Compress javascript into a single line, for in-situ on___ handlers.
-
dk.js.js.set_datefield(name, year, month, day)[source]¶ The year/month/day values need to be calculated as in the SetDateButton in widgets.
-
dk.js.js.setpnumber_connect(postnrid)[source]¶ Add onblur handler that connects the above event handler.