|
Hi there, How can I write something like this: function dateChooser_init() { myDC.selectedDate
= new Date () - 1; } <mx:DateChooser id="myDC"
initialize="dateChooser_init();" /> Best regard’s Dzafer Yahoo! Groups Links
|
|
Hi there, How can I write something like this: function dateChooser_init() { myDC.selectedDate
= new Date () - 1; } <mx:DateChooser id="myDC"
initialize="dateChooser_init();" /> Best regard’s Dzafer Yahoo! Groups Links
|