|
User Details |
message
|
|
Mads donkin
post date:
2010-01-10 08:42:39
|
My dropdowns are not showing on this page in IE:
www.coaching2u.dk
br//
Mads
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-11 05:30:23
|
Hello,
You are using an old version of the extensions that conflicts with the script used for the Flash movie. Please download and install the latest package from your account.
Please download the latest version from your account.
Regards,
Andrei Rinciog
|
|
|
Mads donkin
post date:
2010-01-12 06:41:18
|
THX, But, When i do that the menu look's like this:
http://www.coaching2u.dk/index.php?page=site01
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-12 06:50:44
|
Hello,
The menu is still connected to the old javascripts from the includes folder. You must change these:
<script type="text/javascript" src="includes/Creative Menus/menuDisplay.js"></script>
<script type="text/javascript" src="includes/Creative Menus/swfobject.js"></script>
to:
<script type="text/javascript" src="includes/Creative_Menus/menuDisplay.js"></script>
<script type="text/javascript" src="includes/Creative_Menus/swfobject.js"></script>
From what I see the head section is locked by a template. So you will have to make this change in the template and then update the pages.
Regards,
Andrei Rinciog
|
|
|
Mads donkin
post date:
2010-01-13 04:12:26
|
Thank you! so much!
but... i have one last problem...
now the menu writes Null in front of every word in the top menu...
it does not say anything about the null in my HTML? why is it there?
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-13 04:46:51
|
Hello,
The "null" strings appear because the menu doesn't have the right structure for the current version. The structure should have updated locally when you edited the menu with the latest version of the extension.
I think that a full site upload to update the menu structure in HTML files should fix the problem.
First check in your pages locally to see if they have a different menu structure than the ones online.
Tell me if this works.
Regards,
Andrei Rinciog
|
|
|
Mads donkin
post date:
2010-01-14 03:39:41
|
i really don't see what's the problem now....
i looks like the same syntax now...
|
|
|
Mads donkin
post date:
2010-01-14 03:58:01
|
You see, my problem is that i am using a template to dynamicly generate my menu for me...
i am using my menu with a cms...
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-14 10:24:40
|
Hi,
In this case you have to change the menu structure in the template.
I think that you already did that cause the menu is working on your page now.
Tell me if you have any more problems.
Regards,
Andrei
|
|
|
Mads donkin
post date:
2010-01-14 11:38:37
|
|
The menu still have problems in IE
|
|
|
Mads donkin
post date:
2010-01-14 11:39:34
|
|
my client is telling me that the dropdowns dissapear when you put your cursor down on them... and they can't be clicked
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-14 12:08:07
|
Hello,
What IE version does your client have?
Regards,
Andrei Rinciog
|
|
|
Mads donkin
post date:
2010-01-14 12:51:40
|
sorry my client did not clear her cache...
thx for your help!
BR
Mads
|
|