JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

menu hiding behind flash
Goto page 1, 2  Next
 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
kliwei
Guest





PostPosted: Thu Aug 21, 2003 12:35 pm    Post subject: menu hiding behind flash Reply with quote

my menu is hiding behind flash. how to solve this?
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Mon Aug 25, 2003 1:54 am    Post subject: Reply with quote

COOLjsMenu PRO 2.1.0 has fix for this issue.
Back to top
ChrisM
Guest





PostPosted: Thu Aug 28, 2003 7:49 pm    Post subject: Hidding behind Flash Reply with quote

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

PostPosted: Mon Sep 01, 2003 12:47 am    Post subject: Reply with quote

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

PostPosted: Mon Nov 24, 2003 9:20 pm    Post subject: Reply with quote

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

PostPosted: Tue Nov 25, 2003 12:15 am    Post subject: Reply with quote

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

PostPosted: Thu Dec 04, 2003 6:59 pm    Post subject: Reply with quote

SHARE-IT is sending out the wrong versions Confused
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Sat Dec 06, 2003 11:38 am    Post subject: Reply with quote

We will correct this problem soon. Sorry for inconveniencies.
Back to top
ALZ
Guest





PostPosted: Tue Jan 13, 2004 4:49 pm    Post subject: Has anyone used the fix successfully? Reply with quote

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

PostPosted: Wed Jan 21, 2004 7:56 am    Post subject: Reply with quote

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

PostPosted: Sat Apr 28, 2007 4:11 am    Post subject: menu hiding behind flash(.swf) Reply with quote

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

PostPosted: Sun Apr 29, 2007 3:00 pm    Post subject: Reply with 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.
Back to top
JuanPhil00



Joined: 11 Feb 2006
Posts: 8

PostPosted: Thu May 03, 2007 5:11 am    Post subject: Reply with quote

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 Sad
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Thu May 03, 2007 11:59 am    Post subject: Reply with quote

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

PostPosted: Tue May 08, 2007 4:15 am    Post subject: Reply with quote

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 Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Goto page 1, 2  Next
Page 1 of 2