Nothing happens when I preview site with my code for drop down menu and I just get a blank page???
Return to Recent Questions
Q:
I have a question about your code for drop down menu; I was searching the
internet for some programs that could generate a good menu for me.
I came across your program deluxe tuner. It said it was free
however it seems as if you need another program to get this one to
work although it looks like deluxe tuner does everything I need to
do. Anyways I am having a serious issue. The program generates the
navbar perfectly fine, the problem is getting it to import into my
web page. I tried the instructions below in dreamweaver CS3 several
times. I then tried to do it to a blank web page still nothing. I
go into the source code and paste the code that this program
generates exactly where I am told to place it then I also place the
other code where I would like the navbar to be. Nothing happens I
preview my site and I just get a blank page??? I placed the source
files under the root of the web folder; I double checked the code to
make sure that it is pointing to the source files. The Main .Js
file sits in the root folder the same folder that the page is in,
and the other .js files sit under a folder called � NavBar.files �
that deluxe tuner generated for me.What could I possible be
missing?? If I need to pay for the program I defiantly will but not
until I get an answer on this question.
A:
Your installation seems to be correct.
Please, check that you have all files for the code for drop down menu in the correct
places, for example:
NavBar.files/
dmenu.js
....
*.gif
...
index.html
NavBar.js
Try also to set exact width for the code for drop down menu, for example:
var menuWidth="400px";
Return to Recent Questions
Related:
- Sep 02, 2006 - Little vertical spacers between menu items in the drop down menu.
- Sep 06, 2006 - The alighment of the dropdown menu is off to the right in Firefox...
- Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
- Sep 11, 2006 - How can I hide my dropdown menu on print?
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Sep 26, 2006 - Firefox doesn't support the dropshadow and effects in the javascript pull down menu.
- Sep 29, 2006 - Is it possible to use an external file in the java drop down menu?
- Oct 01, 2006 - All of the items in html pull down menu are different sizes.
- Oct 01, 2006 - When I click on link of my vertical drop down menu no file is loaded!?
|