Eliott
Posts: 6
|
| Posted: 04/26/2005, 5:53 AM |
|
Hi there!
I'm using ussualy a menu created by nice DHTML Menu 3.1 and until CCS it worked fine. I saw the database drived menu on CCS examples but there was used Menu table which is part of Intranet DB which is not shipped in CCS Example Pack 1 but in CCS2! Described menu (horizontal or certical is good for me) are nice but unable to understand without table and example. Due that I decide to use menu designed by DHTML Menu 3.1 but CCS refuse to show them even I do all what in DHTML is recommended. Logical for me is to put produced code into Header.html but nothing is appear!
Is there some trick or ...?
Thanks in advance for your response.
|
 |
 |
Nicole
Posts: 586
|
| Posted: 04/26/2005, 6:59 AM |
|
Eliot,
CCSExamplePack2 installation file updates the Access databases and sql scripts for other databases with new tables. Re-check files in ..\CodeChargeStudio\Examples\Internet and ..\CodeChargeStudio\Examples\Intranet folders for updates.
_________________
Regards,
Nicole |
 |
 |
mrachow
Posts: 509
|
| Posted: 04/26/2005, 1:42 PM |
|
Usually DHTML menues should work with Studio.
Despite the script for the menu itself are you sure having something like <script type="text/javascript" language="JavaScript1.2" src="js/stm31.js"></script>
in your HEAD tag?
_________________
Best regards,
Michael |
 |
 |
Eliott
Posts: 6
|
| Posted: 05/02/2005, 2:25 PM |
|
Thanks to all for the answers. I missed some info and overwritted some data. now is working nice.
|
 |
 |