Vertical Navigation Bars w/ Submenu

  • Thread starter Thread starter M. Lawson
  • Start date Start date
M

M. Lawson

Having an issue with a left hand nevigational bar that allows expanded
menus. Works good, but as it's written in JavaScript, it prompts the
user with IE (Firefox doesn't ask) if they wish to allow potentially
harmful code from being used.

Granted, I know there's no harmful code, but until the person selects
it, the navigational bar is expanded which looks terrible as all the
menu's are expanded.

Does anyone have any other code (I didn't see support for the expanded
menus within FP 2003) that I might be able to use?

The one I'm using now is located at:
http://www.dynamicdrive.com/dynamicindex1/switchmenu.htm

Thanks!
 
That prompt should only be there when you are testing the page on your local PC
See http://www.xtreeme.com/dhtml/faq/answers/Q3048.php
--




| Having an issue with a left hand nevigational bar that allows expanded
| menus. Works good, but as it's written in JavaScript, it prompts the
| user with IE (Firefox doesn't ask) if they wish to allow potentially
| harmful code from being used.
|
| Granted, I know there's no harmful code, but until the person selects
| it, the navigational bar is expanded which looks terrible as all the
| menu's are expanded.
|
| Does anyone have any other code (I didn't see support for the expanded
| menus within FP 2003) that I might be able to use?
|
| The one I'm using now is located at:
| http://www.dynamicdrive.com/dynamicindex1/switchmenu.htm
|
| Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top