Thanks, I'll look into the cf_ tag to see if it helps. Basically I found
the problem and I am going to have to run some tests to see what's what.
There were two issues, and perhaps you have run into this before too...the
first problem was the the script containing the arrays was not be loaded
properly because as soon as I brought the raw code into a script tag in my
header file, the menus started generating. The second problem (and this I
found a little confusing) was that I did not realize that (or at least it
seems as though) you can only use the popUp/popDown with an <A> tag...I was
trying to use onmouseover and onmouseout in a td tag...I figured anything
that supported these events would not have a problem, but appearently the
event model that gets thrown to popUp does not contained the necessary code
when "this" is a td tag as opposed to an anchor tag...does that make any
sense.
Either way, at least I got it working...but if you have any suggestions as
to why these problems exist or what I might be doing wrong, I am happy to
receive them.
Thanks for the advice,
Mike Craig
-----Original Message-----
From: John Lucas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 24, 2001 8:24 PM
To: Fusebox
Subject: RE: Fusebox and HierMenu
Mike,
We've implemented it the non-frames way and it works fine.
http://www.wjol.com
http://hub.fastestisp.com (prototype)
Do you have any other javascript running in the <head> tags by any chance?
rollovers? If you have any other javascript that is using onLoad in the
<body> tag, you need to cut that onload statement and paste it into the
hierMenus.js right after the startIt function is.
Also, you might look at the Allaire tag gallery for cf_crossmenu(s) (not
sure if it has the s. It is a custom tag based on hierMenus...it might take
care of your problem as well.
john Lucas
-----Original Message-----
From: Mike Craig [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 24, 2001 5:42 PM
To: Fusebox
Subject: Fusebox and HierMenu
I know I have seen a couple of people mention this so I decided to look into
it. It seems like everything is set up in my fuse'd application but the
status bar always says 0 menus generated and I don't understand why. The
sample application that comes with the HierMenu download works within the
confines of that same application so I am confused. Does anyone who has
implemented HierMenu (non frames by the way) know if there is something
special or different that I must do to make them work?
Thanks,
Mike Craig
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists