FXsinus.com HOME
The DHTML Menu - reloaded

Frequently Asked Questions - FAQ

This is the place for the most important questions about FX menu. If you can't find the answer here, please do not hesitate to ask in the forum.
I have version 4.x! Blank space appears instead of my menus! The menus don't show up at all!

The menu loads different files for different browsers (fxdom.js, fxopera.js and fxnetscape.js) to improve the loading performance. All three js.-files have to be in the same directory where fxmenu.js, and input.js are. Make sure they are attached to the page with correct paths.

Example: The following tags have to be placed in the body of the page, not in the head. The order of the tags is very important.

<script language="javascript1.2" src="fxmenu.js"></script>
<script language="javascript1.2">
var addpath="";
if(OP5)      dt.write("<sc"+"ript language=javascript1.2 src=fxopera.js><\/sc"+"ript>")
else if(NN4) dt.write("<sc"+"ript language=javascript1.2 src=fxnetscape.js><\/sc"+"ript>")
else         dt.write("<sc"+"ript language=javascript1.2 src=fxdom.js><\/sc"+"ript>")
</script>
<script language="javascript1.2" src="input.js"></script>
I have version 3.x! Blank space appears instead of my menus! The menus don't show up at all!

In 99% the reason for menus not to show up at all is an incorrect value of the variable:

var jspath=''

In version 3.0.3 we tried to help you by adding an alert box with more information. (webmastercheck has to be true(1)).

The menu loads different files for different browsers (fx_ua1.js, fx_ua2.js and fx_ua3.js) to improve the loading performance.
All three js.-files have to be in the same directory where fx_array.js, fx_swap.js and fx_menu.js are.

In var jspath you have to define the path relative from the page, where the menu should be displayed to your js directory.

Example #1: Directory for your js.-files is: javascript

<script language="javascript1.2">
var globpath='';
var jspath='javascript/';
function beforeBuildingMenu(){return;}
function afterBuildingMenu(){}
</script>

<script language="javascript1.2" src="javascript/fx_array.js"></script>
<script language="javascript1.2" src="javascript/fx_swap.js"></script>
<script language="javascript1.2" src="javascript/fx_menu.js"></script>

<!-- some body data -->


Example #2: Another example and additional information can be found at Page-integration

Where can I view your Software License Agreement?

The Software License Agreement is available here.
Is FX Menu free for commercial projects?

No, FX Menu is not free for commercial projects. License & Purchase
If I buy a license, will I receive menu updates?

Yes, you will receive all recommended upgrades of the current version.(extended browser compatibility, new properties, ...).
I recently downloaded the menu but when I run it, I see a small link to "FX DHTML Menus" at the bottom, how can I get rid of this?

This is a reminder to protect our Intellectual Property. Once you have licensed your menu you will receive a download without the link.
The link is part of our free license service and shouldn't be removed.
Where can I view your Software License Agreement?

The Software License Agreement is available here.
Will Search Engines scan my fx_array.js file?

No, you will need to have additional links for search engines. Search engines are not clever enough to read JavaScript. It is better to include a <NOSCRIPT> tag and include a table of links for both search engines and users without JavaScript support. This will enable all visitors to your site to still be able to navigate.
I'd like to test how the menu will work with JavaScript switched off. How do I disable JavaScript

Internet Options -> Security - You need to change the level of security by clicking on "Custom Level".

Look for the property "Active Scripting" and set it to either Disabled or Prompt.
How can visitors, who have JavaScript switched off, navigate through my website?

Some users prefer to disable JavaScript for their web browsing. Unfortunately many people still think JavaScript might contain viruses or allows hackers to attack their computer. With modern browsers JavaScript is safe.

Include a <NOSCRIPT> tag and include a table of links for both search engines and users without JavaScript support. This will enable all visitors to your site to still be able to navigate.

Deactivate JavaScript and refresh this page. We use <NOSCRIPT> just to demonstrate this technique. It's clear that it's useless for website with just JavaScript content.
How do I add new submenus in FX Menu 3.x?

Add submenus.
How can I update from version 3.0.0 to version 3.0.4?

Update FX Menu 3.0.0.
Tidy up your websiteGet your website tidied up! Adding a DHTML Menu makes your web pages more attractive and helps visitors to find exactly what they are looking for.
Discussion Forum
Download FX Menu
   »    License & Purchase
DHTML Menu Samples ::
 »  DHTML Menu Samples Overview
 »  Horizontal DHTML Menu Sample
 »  Vertical DHTML Menu Sample
 »  Windows 98 Style
 »  Windows XP Style
 »  Microsoft.com
 »  Multiple Styles
 »  Multiple Colored Menus
 »  Image Based Menu
 »  Image Map Based Menus
 »  Background Images (LOTR)
 »  Absolute Positioning
 »  Relative Positioning (to a table cell)
 »  Pop Up with Relative Positioning
 »  Pop Up with Absolute Positioning
 »  Pop Up with Tooltip Positioning
 »  Absolute Positioned Submenus
 »  Tooltip Positioned Submenus
 »  JavaScript Functions
 »  Opening Windows & Targeting (i)frames
 »  Flickthrough Menu
 »  Show/Hide Submenus OnClick
 »  Item Sizing
 »  Item Positioning
 »  Scrolling (overflow)
 »  Tables (columns)
 »  API - Methods & Functions
 »  Displaying Multiple Submenus
Home | Forum | Link to us
FXsinus.com - Austria.
Vor der Bruck 15,
A-2770 Goodstone
 © Copyright 2001-2004 FXsinus.com, All Rights Reserved. webmaster@fxsinus.com