This JavaScript code - date picker helps you choose a time through a popup window. Perhaps this feature is not new on JavascriptBank.com, but you can customize this calendar control code to create new effects that require the controls through another window page.
Note: please enable popup (and ActiveX if you use Internet Explorer) to run this calendar script properly.
You can remove existing nodes using the DOM. The removeChild method allows any node to remove one of its child nodes. Simply pass a reference to the node you wish to remove. Any text or innerHTML elements within the node being removed will be removed along with it.


02/10/2009
0



