vbnov
January 13th, 2003, 02:09 PM
hi all
is there a way for a calendar control to appear on a web page. thnx.
is there a way for a calendar control to appear on a web page. thnx.
|
Click to See Complete Forum and Search --> : calendar control vbnov January 13th, 2003, 02:09 PM hi all is there a way for a calendar control to appear on a web page. thnx. websmith99 January 13th, 2003, 02:55 PM Of course. Here's a nice cross browser one done with DHTML: http://www.simplythebest.net/info/javascript48.html Note: when using Netscape 4.x or Netscape 6.x, make sure that there is not any other form element in the same real estate on the screen as the floating calendar. The form element will have the higher z-index and will take priority over the calendar when it "floats" on top of it. vbnov January 13th, 2003, 03:33 PM how do i do that in vbscript?thnx. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |