Good Spry in DW but same error all browsers

When I created this page index.html following a tutorial, it worked great in DW.  I have 4 pages, all menus perfectly implemented mode live view, also in the icon browser view.  I also put all the pages through control of browser compatibility, and no error is returned.  But when I opened the site www.38bucks.com in one of the browsers, the same mistake happened.

The menu names stacked vertically in a small print to the right, and 4 little dots appear on the far left.  The menu actually worked fine, opening each page according to the needs.  The only change I made to a width of names 5th css and the background color to black and the float directly in the div.below of code, thanks for any help.

< / style >

"" < link href = "... / SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" >

"" < script src = "... / SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script >

< div id = "Divap1" >

38Bucks < h2 > < / h2 >

< / div >

< div id = "apDiv3" >

< ul id = "MenuBar1" class = "MenuBarHorizontal" >

< li > < a href = "index.html" > home < /a > < /li >

< li > < a href = "about.html" > on < /a > < /li >

< li > < a href = "contact.html" > Contact < /a > < /li > ""

< li > < a href = "cart.html" > cart < /a > < /li > ""

< /ul >

< p > < / p >

< / div >

< div id = "Divap2" >

< p > under Construction at this time < /p >

< / div >

< img src = "images/bkgdHome.jpg" width = "1200" height = "900" alt = "Bkgd temp 38Bucks" / > "

< script type = "text/javascript" >

var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

< /script >

You download the js and css Spry files?  The browser can't find them in your specified sites.

Tags: Dreamweaver

Similar Questions

Maybe you are looking for