Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
willhenry #1
Help with HALO & menu
How do I get this menu to show up in the Page Name section of the Halo Left
Nav template?
menu files:
[url]http://www.slimmingclub.ca/menuscript.js[/url]
[url]http://www.slimmingclub.ca/menustyle.js[/url]
In Head
<script src="menuscript.js" language="javascript"
type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="menustyle.css" media="screen,
print" />
In body
<table border="0" cellpadding="0" cellspacing="0"><tr><td>
<a href="www.example.ca"
onmouseover="setOverImg('1','');overSub=true;showS ubMenu('submenu1','button1');"
onmouseout="setOutImg('1','');overSub=false;setTim eout('hideSubMenu(\'submenu1\'
)',delay);" target=""><img src="buttons/button1up.png" border="0" id="button1"
vspace="1" hspace="1"></a><a href="www.example.ca"
onmouseover="setOverImg('2','');overSub=true;showS ubMenu('submenu2','button2');"
onmouseout="setOutImg('2','');overSub=false;setTim eout('hideSubMenu(\'submenu2\'
)',delay);" target=""><img src="buttons/button2up.png" border="0" id="button2"
vspace="1" hspace="1"></a><a href="www.example.ca"
onmouseover="setOverImg('3','');overSub=true;showS ubMenu('submenu3','button3');"
onmouseout="setOutImg('3','');overSub=false;setTim eout('hideSubMenu(\'submenu3\'
)',delay);" target=""><img src="buttons/button3up.png" border="0" id="button3"
vspace="1" hspace="1"></a><br>
</td></tr></table>
willhenry Guest
-
Halo Template Problem
Hi! I'm not sure how many people have noticed this, but the rollover menu used in the Halo template fails to function if the user scrolls down... -
halo navigation for netscape 4
Just wondering, has anyone modified the javascript in the Halo template to work for Netscape 4.8? (Document.GetElementByID doesn't work for Netscape... -
How to get the Halo Buttons
I know how to use the Halo style in flash.. but I wanted to know if dreamweaver had this halo button set within it's program? If not.... is there an... -
halo theme
The haloTheme.fla is missing from the bin folder of my flex application. I've done a search and it definately isn't there. Does anyone have a copy of... -
Kill Halo
I've been wading through all the information regarding component theme's, styles, etc. I think I'm more confused about it than when I started ... -
NetZed #2
Re: Help with HALO & menu
Is your website url [url]http://www.slimmingclub.ca/?[/url] It is displayed like a ftp at the moment if it is.
NetZed Guest
-
Murray *ACE* #3
Re: Help with HALO & menu
That just means that the host has not disabled directory browsing. You can
fix that by -
a) asking them to disable it, or
b) adding a default filename file to the root folder
But - I gotta tell you, if you are not very comfortable with HTML and
javascript and CSS, you might be better off not using these HALO templates.
There are lots of gotchas lurking in there.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"NetZed" <webforumsuser@macromedia.com> wrote in message
news:e86rm7$6ep$1@forums.macromedia.com...> Is your website url [url]http://www.slimmingclub.ca/?[/url] It is displayed like a
> ftp at the moment if it is.
Murray *ACE* Guest



Reply With Quote

