| Author |
Message |
kliwei Guest
|
Posted: Thu Aug 21, 2003 12:35 pm Post subject: menu hiding behind flash |
|
|
| my menu is hiding behind flash. how to solve this? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Mon Aug 25, 2003 1:54 am Post subject: |
|
|
| COOLjsMenu PRO 2.1.0 has fix for this issue. |
|
| Back to top |
|
 |
ChrisM Guest
|
Posted: Thu Aug 28, 2003 7:49 pm Post subject: Hidding behind Flash |
|
|
| Is there a fix for this problem....I just tried to find and purchase 2.1.0 but couldn't seem to find it, all it would let me buy was PRO V.1.5 |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Mon Sep 01, 2003 12:47 am Post subject: |
|
|
Hmm, where did you find 1.5? Oldest Pro version I've ever seen is 1.7.0 - it was released Nov 2002... What site was that? Probably not javascript.cooldev.com...
BTW, if you are registered owner of the Pro then you don't have to buy it again to get the update: send your Ref.No. to jssupport@cooldev.com. |
|
| Back to top |
|
 |
capeli
Joined: 20 Oct 2003 Posts: 6 Location: CRC
|
Posted: Mon Nov 24, 2003 9:20 pm Post subject: |
|
|
| Alex_Kunin wrote: | | COOLjsMenu PRO 2.1.0 has fix for this issue. |
And what is that fix? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Tue Nov 25, 2003 12:15 am Post subject: |
|
|
| Sorry, not clear. Do you want to know how does it work? Or do you want to know how to activate it? |
|
| Back to top |
|
 |
macdock
Joined: 25 Nov 2003 Posts: 4
|
Posted: Thu Dec 04, 2003 6:59 pm Post subject: |
|
|
SHARE-IT is sending out the wrong versions  |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Sat Dec 06, 2003 11:38 am Post subject: |
|
|
| We will correct this problem soon. Sorry for inconveniencies. |
|
| Back to top |
|
 |
ALZ Guest
|
Posted: Tue Jan 13, 2004 4:49 pm Post subject: Has anyone used the fix successfully? |
|
|
I am very interested in getting this to work on a site I am developing, but I would love to see a working page online somewhere that has the menus working over a Flash movie (.swf) before I purchse the PRO version.
Has anyone built a site using COOLjsMenus over Flash without any hiccups? Is it cross-browser/platform compatible?
Please let me know, and thanks to the developers for all thier effort. This is the best menu system currently available by far.
-Matt |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Wed Jan 21, 2004 7:56 am Post subject: |
|
|
| Current version (2.1.0) works over Flash in IE5.5 and IE6. Upcoming new version will also work with IE5. But other browsers (no matter older or newer) do not allow to have DHTML objects in front of Flash and other plugins. And there are no workarounds, AFAIK. |
|
| Back to top |
|
 |
JuanPhil00
Joined: 11 Feb 2006 Posts: 8
|
Posted: Sat Apr 28, 2007 4:11 am Post subject: menu hiding behind flash(.swf) |
|
|
Hi,
I'm having the same problem also, I purchased COOLjsMenu Professional 2.9.2 back in Nov 2006 and now I added some flash on my site and I noticed that my drop down menu hide behind the flash.
Any suggestion or help is greatly appeciated.
jj |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Sun Apr 29, 2007 3:00 pm Post subject: |
|
|
| Please make sure that you really use 2.9.x, not 2.0.x or 1.8.x. Also, tell me in which browser the issue can be observed. URL of you page would be grealy appreciated. |
|
| Back to top |
|
 |
JuanPhil00
Joined: 11 Feb 2006 Posts: 8
|
Posted: Thu May 03, 2007 5:11 am Post subject: |
|
|
AlexKunin
<quote>
Please make sure that you really use 2.9.x, not 2.0.x or 1.8.x. Also, tell me in which browser the issue can be observed. URL of you page would be grealy appreciated. </quote>
My coolmenupro.js version is 2.9.2 (see below comments on the .js file).
------------------------------------------------
// Title: COOLjsMenu
// URL: http://javascript.cooldev.com/scripts/coolmenu/
// Version: 2.9.2
// Last Modify: 27 Nov 2006
// Author: Alex Kunin <alx@cooldev.com>
// Notes: Registration needed to use this script on your web site.
// Copyright (c) 2001-2006 by CoolDev.Com
// Copyright (c) 2001-2006 by Sergey Nosenko
---------------------------------------------------------
I'm using a frame and if I used IE ver. 7 the menu is showing behind the flash (.swf) and the same for Mozilla Firefox 2.0. If I used lower version of IE like 6.0 the menus appears on top of the flash.
What is your email address I can email you the url.
thanks,
jj  |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Thu May 03, 2007 11:59 am Post subject: |
|
|
Please, take a closer look at the description this feature:
| Quote: | Workarounds for the form elements [...] Edition [...] Professional
Menu has workarounds for famous "form elements over DHTML objects" problem. There are two workarounds. First one is for Internet Explorer 5.5 and above, and it looks very smoothly. Second workaround works for older browsers, and it works like this: when submenu drops down, script hides all DIVs which ids where specified in the configuration file. |
I.e. it works in Professional edition for Internet Explorer 5.5+. Online demo is here: http://javascript.cooldev.com/scripts/coolmenu/demos/zindex/.
Also, in some cases setting wmode="transparent" might help. |
|
| Back to top |
|
 |
JuanPhil00
Joined: 11 Feb 2006 Posts: 8
|
Posted: Tue May 08, 2007 4:15 am Post subject: |
|
|
update....
I was able to resolve my problem by updating my coolmenupro.js version from 2.4.8 tp 2.9.4g. This resolve my IE ver. 5+ problem but Firefox 2.0 still menu hide behind my flash or behind my second frame, my top frame is where my drop down menu.
I will check this forum for resolution or any help is greatly appreciated.
thanks,
jj  |
|
| Back to top |
|
 |
|