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: HELP!

title left
User Details
message
title right
Frank Miller

post date:
2010-09-22 15:08:35
I have a problem!

I'm a newbee on FlexiMenus but an old head on the Mac.

I have installed FlexiMenu (I think properly) and have created my first menu. No links yet, just the layout. Can someone take a quick look at a test page to see what's wrong please?!

When I try to add the same menu to a second Dreamweaver page, the FlexiMenu warning comes up and says, "Active Document Has Changed. Please return to your document: ____" (which is located at:

www.pulsarprofx.com/test

I noticed on the single page that does work, that there are a lot "scripts" icons depicting different names of the single file and stuck as to what to do next! I got confused I guess when the FlexiMenu would ask for a file name! If I remove any one of the multiple scripts, the page menu disappears!

Thanks in advance for anyone's help!
Andrei Rinciog [Extend Studio]

post date:
2010-09-23 09:22:27
Hello Frank,

You need to add this attribute in the css for #vertical_menu:

text-align:left;

The div of the menu inherits a "text-align:center;" at the moment and that's why the positioning is not correct.

The extension adds links to a couple of javascript files that are needed for the menu to function. The menu that you have on the page is called FlexiMenu7. So you can delete the rest of the javascript links to files named "xtdMenuConfig_[menu_name]" from your page.

Leave the rest of the script tags as they were created by the extension.

You can insert the menu only inside the page where you hit the 'insert button' on. If you press insert or edit and then change the page in Dreamweaver, you won't be allowed to insert the menu.
If you want to have the same menu on different pages you can use 'insert existing menu', templates or include function if you have PHP pages.

Regards,
Andrei Rinciog