added new calendar system
This commit is contained in:
parent
c0e10f6578
commit
979b2a3e8c
106 changed files with 14623 additions and 8 deletions
38
www/extras/coolmenus/dhtmlcentral.html
Normal file
38
www/extras/coolmenus/dhtmlcentral.html
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Coolmenus example - CoolMenus4 DHTML script made by Thomas Brattli from DHTMLCentral.com. Visit for more great scripts.</title>
|
||||
<!-- Using a linked stylesheet -->
|
||||
<link rel="STYLESHEET" type="text/css" href="dhtmlcentral.css">
|
||||
<script language="JavaScript1.2" src="coolmenus4.js">
|
||||
/*****************************************************************************
|
||||
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)
|
||||
|
||||
DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com
|
||||
Version 4.0_beta
|
||||
This script can be used freely as long as all copyright messages are
|
||||
intact.
|
||||
|
||||
Extra info - Coolmenus reference/help - Extra links to help files ****
|
||||
CSS help: http://192.168.1.31/projects/coolmenus/reference.asp?m=37
|
||||
General: http://coolmenus.dhtmlcentral.com/reference.asp?m=35
|
||||
Menu properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=47
|
||||
Level properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=48
|
||||
Background bar properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=49
|
||||
Item properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=50
|
||||
******************************************************************************/
|
||||
</script>
|
||||
<script language="JavaScript1.2" src="cm_addins.js">
|
||||
/*****************************************************************************
|
||||
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)
|
||||
Coolmenus add-in file for more advanced featuers..
|
||||
******************************************************************************/
|
||||
</script>
|
||||
</head>
|
||||
<body topmargin=0 marginheight=0>
|
||||
<script language="JavaScript1.2" src="dhtmlcentral.js">
|
||||
/*****************************************************************************
|
||||
Linked js file with all the menucreation code inside
|
||||
******************************************************************************/
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue