Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Popup Menus not Specified

Status
Not open for further replies.

tmcain

Programmer
Jan 29, 2002
25
0
0
US
I have searched the archives and didn't see this particular problem, although I might have overlooked it.

I copied a web page that I created with Visual Studio Interdev and Dreamweaver. I created a navbar in Fireworks 4 with a popup menu. I have tried to open this file in IE on another computer. I get the message, menu not defined. I had copied the .js file onto the disk. Is there another file I need that I have left out?

Thanks
Tawnya
 
Did you import Fireworks files in Dreamweaver???

Check in the code, every time you see:

<!--#include File=&quot;subs.js&quot;-->

it means that this file uses subs.js so check if you have more then just the .js

Are you using server side script???

Hope it'll help ;-) Have Fun...

Sharky99 >:):O>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top