added new calendar system
This commit is contained in:
parent
c0e10f6578
commit
979b2a3e8c
106 changed files with 14623 additions and 8 deletions
11
www/extras/coolmenus/frames_version/frameset3.html
Normal file
11
www/extras/coolmenus/frames_version/frameset3.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Coolmenus example - CoolMenus3 DHTML script made by Thomas Brattli from DHTMLCentral.com. Visit for more great scripts.</title>
|
||||
</head>
|
||||
|
||||
<!-- frames -->
|
||||
<frameset rows="80,*" framespacing="0" frameborder="0" border="0">
|
||||
<frame src="menu3.html" name="frmMenu" id="frmMenu" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
|
||||
<frame src="test1.html" name="frmMain" id="frmMain" frameborder="0" scrolling="Auto" marginwidth="0" marginheight="0">
|
||||
</frameset>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue