astro
Junior Member
Posts: 3
Registered: 4/23/2007
Member Is Offline
|
| posted on 4/23/2007 at 10:32 PM |
|
|
First time menu - doesn't work
I created a single menu item with 6 sub-menu items. I managed to change the colour scheme/font etc and the size of the blocks.
All appeared OK when I tried "preview", apart from the location on the page was not what I wanted. (I will have to move it further right)
However, when I copied all the files to the "results" folder and opened the html page, there was absolutely nothing on the page.
What might I have done wrong?
Attachment: index.html (386b)
This file has been downloaded 207 times
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/24/2007 at 02:23 AM |
|
|
.html page alone is not sufficient to investigate the problem. You'll need to zip all the files and attach the package.
|
|
|
astro
Junior Member
Posts: 3
Registered: 4/23/2007
Member Is Offline
|
| posted on 4/24/2007 at 07:53 PM |
|
|
As requested: files attached
Attachment: results.zip (3.96kb)
This file has been downloaded 245 times
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/25/2007 at 04:00 AM |
|
|
you named the files incorrectly
menu_items.js.js should be just menu_items.js
menu_tpl.js.js should be menu_tpl.js
|
|
|
astro
Junior Member
Posts: 3
Registered: 4/23/2007
Member Is Offline
|
| posted on 4/25/2007 at 08:35 PM |
|
|
Oops! Thanks for that.
What a stupid simple error to make :)
|
|
|