Search found 15 matches

by Large
Tue Jun 01, 2004 1:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with XP theme !
Replies: 1
Views: 1885

Problem with XP theme !

Hi Guys,

I'm using the XP style them and I want the main menu buttons to have a different background colour, when I change offbgcolor it changes the background of the button but it also puts a border around all the buttons in the same colour as offbgcolor.

I dont want a border around all the ...
by Large
Thu May 27, 2004 10:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

You guys are all mad, LOL !

Thanks for your help !

Kind Regards

Andy ( Large )
by Large
Wed May 26, 2004 12:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Kevin,

Yeah that Overfilter gradient is quite cool, I'll use that !

Thanks !

Kind Regards
by Large
Tue May 25, 2004 11:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Kevin,

I'm not having much luck ! :(

I have removed those two lines but the word Test on the main menu still flashes.

I know longer get the white background flash since removing the Blend Trans but I still get the main menu text flashing when you select a sub menu option.

Oh well !

Thanks ...
by Large
Tue May 25, 2004 11:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Again Guys,

Is it possible to position Milonic Menu relative, ie : place it inside a table because I notice this problem doe's not occur if things are placed within a table.

Kind Regards
by Large
Tue May 25, 2004 11:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Kevin,

This is basically a company intranet and everyone uses IE6, which is easy for me to code for, using blendtrans I get a nice fade between pages.

If I remove the blendtrans its cuts my problem in half, it no longer flashes white but the main menu text still flashes, I tried out some other ...
by Large
Tue May 25, 2004 10:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Andy,

I have sent a small zip file to you and Kevin that contains enough files to replicate the problem I'm having, I hope you can sort it out for me.

Thanks again, your help is much appreciated.

Kind Regards
by Large
Tue May 25, 2004 10:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi kevin 3442,

The HTML output as requested in your last post . . .


<html>
<head>
<title>DW Intranet v2.0</title>
<meta http-equiv="Page-Enter" content="blendtrans(duration=0.4)">
<link href="css/index.css" rel="stylesheet" type="text/css">

<SCRIPT language=JavaScript src="menu/google.js ...
by Large
Tue May 25, 2004 1:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

I had a look through the CSS file but I could not find a problem with it.

Perhaps you guys may find something, I just wanna stop the menu from flashing when the page redraws.

I may have to resort to using iframes !

Kind Regards
by Large
Tue May 25, 2004 11:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi There,

The Dtree files are no longer used so I have removed them plus the references to them in index.php, the problem is still there so its not the Dtree files.

Here is my CSS file as requested . . .


body {
scrollbar-face-color:#eeeeee;
scrollbar-highlight-color:#dddddd;
scrollbar-3dlight ...
by Large
Tue May 25, 2004 8:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi Guys,

I hope you can help me solve this problem I will then be 100% happy with my menu.

Kind Regards
by Large
Tue May 25, 2004 12:27 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi kevin3442,

Yes in the space that is occupied by the menu.

Kind Regards
by Large
Mon May 24, 2004 9:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi John,

Ok here is the index.php . . .


<?php
ob_start();
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false ...
by Large
Mon May 24, 2004 9:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Hi John and kevin3442,

Its a tad difficult for me to give you a url because its company intranet and the files are stored locally.

If you could possibly give me some things to try that may correct my problem then I could try them.

I do appreciate your help.

Kind Regards
by Large
Mon May 24, 2004 7:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu flashes
Replies: 40
Views: 20435

Menu flashes

Hi Guys,

I have just purchased the menu, I have my menu working but I get annoying white flash when the page redraws after clicking a link.

Is the only cure for this to make all pages load into an iframe.

My main page is index.php, it includes pagecontent.php so when you click a menu item it ...