![]() |
|||||||
| HOME | MChart component | TMenu component | JSCalendar component | Pricing | About | ||
Tested with:
To use this component on your web-page:
<html xmlns:tb="http://technobrain.110mb.com/software/jscalendar/"><link rel="stylesheet" type="text/css" href="JSCalendar.css"><script language="javascript" href="JSCalendar.js"><tb:calendar onSelected="<your_function_to_handle_change_date_event>" tb:InitialDate="<initial date formated as dd.mm.yyyy>">If your browser supports DOM2, CSS level 2 and javascript, you will see the calendar instead of special tag.
For details see JSCalenda page
Sometimes, when you use applets on your page (java-applets, flash clips, ActiveX-components), if you want to create drop-down menu, you will have a litle trouble: positioned html-blocks (of course if you use DHTML-menu) does NOT overlay applets! Any value of "z-index" property doesn't help you. But you can use this simple applet to organize drop-down menu on your web-page. This applet produces system's PopupMenu object, and this object can overlay applets.
All you need is:
Fully-functional version available here.