|
User Details |
message
|
|
post date:
2009-06-26 02:47:59
|
|
I am getting an error when I want to go back and edit a menu.rnrnThe Error is the following. I even tried recreating the menu and saving, but that did not work.rnrnErr MsgrnWhile executing onLoad in xtd_CM_choose.htm, the following JavaScript error(s) occured:rnrnin file "xtd_CM_choose":rnfillCB is not definded.rnrnrnPositioning problem. rnThis is a sample page I am working onrnhttp://www.nationalguitars.com/instruments/singleconebiscuit/triolian/triolian2.htmlrnFirefox menu displays within the white border of the table, Safari it shifts over to the left, covering white border on left and leaving space on the right before the border.
|
|
|
post date:
2009-06-26 02:49:37
|
|
I am using Dreamweaver CS4 on the Mac, with Flash CS4 installed.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2009-06-26 06:32:41
|
Hello,
I think that the javascript error is caused by some cached functions. Delete Dreamweaver file cache and try to edit the menu again.
Dreamweaver cache locations on different operating systems:
Windows Vista:
Users[username]AppDataRoamingAdobeDreamweaverlanguageConfigurationWinFileCachesome_number.dat
Windows XP:
Documents and Settings<Your User Name>Application DataAdobeDreamweaver language ConfigurationWinFileCachesome_number.dat
MAC OS X
User/library/application support/adobe/DreamweaverCS/language/Configuration/MACFileCachesome_number.dat
(note: “some_number” = some random number that Dreamweaver generates when he creates the file )
For the positioning problem, maybe you've created the menu too big (the menu is 840 while the table has 835). If you try to lower the menu width it won't fit in the table ?
Regards,
Andrei
|
|