FlexiMenus JS for Dreamweaver Forum


box FlexiMenus JS for Dreamweaver

Create JavaScript Menus in Dreamweaver

FlexiMenus JS is a Dreamweaver extension that allows you to create and easily manage beautiful drop-down, vertical or tabbed animated JavaScript menus across the website.
  • Drop down, tabbed and vertical animated JavaScript menus
  • 15 ready made skins, each with multiple color schemas
  • 30 eye-catching transition effects
  • PHP, ASP or Coldfusion and your Database of choice

Find out more about FlexiMenus JS for Dreamweaver

Thread: IE8 and earlier

title left
User Details
message
title right
Kathy Stroud

post date:
2009-11-11 16:12:55
I can't see my menu in IE8 so I'm pretty sure it's not appearing in earlier versions, as well.
I haven;t completed the linked pages because I need to be able to see it in IE first.
It's gorgeous in Safari. It's at http://www.scjf.org/index2.html
Please help!
Thanks,
Kathy

Ion Coman [Extend Studio]

post date:
2009-11-11 17:36:23
Hi Kathy,

looking at the code of the page from your link, I can notice that the js script that loads the menu is present in two different paths to the INCLUDES folder (this is an automatically generated folder created by the FlexiMenusJS extension):

1. One of the paths heads to a folder called 2010test/includes:

src="2010test/includes/FlexiMenusJS/skins/aqua/aqua_standard_dropdown.js">

2. The other path says that the includes folder is in the root folder of the site(this is probably the correct one):

src="includes/FlexiMenusJS/skins/aqua/aqua_standard_dropdown.js">

It is very likely that the correct path is the 2nd one. So try deleting the paths that are wrong inside your code, the ones pointing towards the 2010test folder and leave intact the ones heading to the includes folder from the roor of your site.

If you wonder why it works in Safari and not in IE, it is probably because Safari has a better error handling than IE (it let's you do mistakes).

Also, be sure you have the latest version of FlexiMenusJS, which is 1.2.0 (you can find it inside Extension Manager).

Let us know of the result,
Ion Coman
Kathy Stroud

post date:
2009-11-12 08:46:02
Thanks Ion. Should have seen that myself.
However, IE is still not cooperating.

http://www.scjf.org/index2.html

Kathy
Andrei Rinciog [Extend Studio]

post date:
2009-11-12 11:45:52
Hello,

I checked your page for about an hour and finally I realized that you've used an old version of our extension to generate that menu.

Please check in the Extension Manager if you have the latest version installed, 1.2.0. If you don't, please access your account, download the latest package and reinstall.

After you are certain that you have the latest version, open that page and edit the menu. Once the interface is opened, just click on the "save to all pages" or "update menu" button. This should update the menu on your computer. All you need to do now is to upload the includes folder and the pages that use the menu.

Tell me if it works afterwards.

Regards,
Andrei Rinciog
Kathy Stroud

post date:
2009-11-12 13:45:09
I downloaded the current version and installed it. But even after resetting the license, the serial number doesn't work. I'm ready to pull my hair out!!!!!
Cristian Dorobantescu [Extend Studio]

post date:
2009-11-13 14:53:48
Hi Kathy,

I believe this issue has been solved on the support email?

Let me know,
Cristian Dorobantescu