by Riaan Lehmkuhl
/* * get a hook on the buttons (> or > or <<) of a Click PickList control. * call in domloaded() passing the name of the PickList and a js callBack method to be envoked. * the callBack method should have one parameter to receive the clicked button element. * an additional attribute ('f
by After2050
This article demonstrates how to create public and private members in JavaScript through a sample.