|
It's not showing up for me...it's really
weird.
The menu being displayed here: http://www.trademtg.com/menu/dhtmlcentral.html is
not being displayed here: http://www.trademtg.com/
index.cfm looks like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<html>
<head> <title>Home</title> <!-- Using a linked stylesheet -->
<link rel="STYLESHEET" type="text/css" href=""> <script language="_javascript_1.2" src=""> /***************************************************************************** Copyright (c) 2001 Thomas Brattli ([EMAIL PROTECTED]) 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="_javascript_1.2" src=""> /***************************************************************************** Copyright (c) 2001 Thomas Brattli ([EMAIL PROTECTED]) Coolmenus add-in file for more advanced featuers.. ******************************************************************************/ </script> </head> <body topmargin=0 marginheight=0>
<script language="_javascript_1.2" src=""> /***************************************************************************** Linked js file with all the menucreation code inside ******************************************************************************/ </script> <table cellpadding="0" cellspacing="0" width="700"> <tr> <td colspan="2"> <img src="" alt="" border="0"> </td> </tr> <tr> <td width="135" valign="top"><cfinclude template="menu.cfm"><br></td> <td width="*" valign="top"> <table cellpadding="0" cellspacing="0"> <tr> <td align="left"> <table width="*"> <tr> <td> <font face="Arial" color="#000000" size="2"> <p> Under Construction... </p> </font> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body>
</html> Do you see anything Joe?
Ron From: Joe Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 9:25 AM To: [EMAIL PROTECTED] Subject: Re: Looking for a menu system Also try putting your _javascript_ in a different
file and linking.....
<script language="_javascript_1.2"
src=""></script>
The menu will still have to rewrite, but at least
the code will be cached on the user's browser.
Joe Kelly
|
Title: Looking for a menu system
- Re: Looking for a menu system Joe Kelly
- RE: Looking for a menu system Ron Mast
- RE: Looking for a menu system Ron Mast
