Search found 5 matches

by markbinau
Wed Sep 29, 2004 2:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: divhider and IE55 vs. IE6
Replies: 6
Views: 3859

FYI - for my app I have made the sub-menus be horizontal which meant I did not have to hide the main java applet. I still potentially hide a small applet that is only used during the inital loading of data to the main applet.

I modified divhider.js to distinguish between IE55 and IE6. Here is the ...
by markbinau
Tue Sep 28, 2004 5:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: divhider and IE55 vs. IE6
Replies: 6
Views: 3859

Thanks Ruth. I have tested in a version of 5.50.4807.2300 update version:SP2. It worked just fine there without divhider.

However, I still have a machine with 5.50.4030.2400 update version:0 and the menus do not display over the top of the applets.

Were any of your random versions of IE5.5 ...
by markbinau
Mon Sep 27, 2004 11:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: divhider and IE55 vs. IE6
Replies: 6
Views: 3859

unfortunately the corporate nazis here have put our test server inside the firewall. I cannot just give you the url. Can you tell what the extended version number of your 5.5 is?

Thanks,
Mark
by markbinau
Mon Sep 27, 2004 9:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: divhider and IE55 vs. IE6
Replies: 6
Views: 3859

divhider and IE55 vs. IE6

Hi,

Thanks to this forum I found and have implemented the divhider.js to help with my menus not appearing over the top of my java applets. It is a little ugly with the flashing of the screen when it hides/unhides and so I would like to not hide when I don't have to.

I use IE 6 and it works fine ...
by markbinau
Wed Sep 22, 2004 2:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Preloading Images
Replies: 1
Views: 3145

Thanks for the info about preloading the images it is very helpful. I noticed in your suggested lines of code that you said

<script language=Javascript src="preloadmenuimages.js" type=text/javascript></script>

In the preloadmenuimages.js file it suggests

<script language="JavaScript1.2" type ...