RE: hiermenus

2002-05-30 Thread Paul Ihrig

This is what i used.
very use full for spnning frames for your nav

http://www.webreference.com/dhtml/column20/

-paul


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: hiermenus

2002-05-21 Thread Rob Baxter

Don't think so. I can't speak specifically toward the Hiermenu, but I had a
similar situation last year (needing a popup menu to cross a frame border).
I looked at all kinds of dhtml and flash options with no luck. The closest I
found was a dhtml menu which was displayed in one frame but popped open in
another frame. It worked okay but the dhtml was extremely heavy and complex
and we ended up ditching the idea.

When you think about it, it makes sense that this wouldn't be possible.
Think of a frame as sort of a self contained browser instance. You're asking
a browser to draw outside of it's own window, which really shouldn't happen.

/rob

-Original Message-
From: phumes1 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 2:20 PM
To: CF-Talk
Subject: hiermenus


Hi,

I'm using the hiermenus in my application. I have two frames and my top
navigation has the dropdown menus.
The top frame is only 60 pixels in height but when I move the cursor over
the link the popup menu stays within that frame.

Is there a way with v4.1.1. to have the dropdown menu overlay the frames?


http://www.webreference.com/dhtml/hiermenus/



+---
+

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+---
-+



__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: hiermenus

2002-05-21 Thread Tim Painter

I just ran into a similar problem, but with form elements.  Don't know if
you have seen this, but here is a good link on the behaviour of them:
http://www.webreference.com/dhtml/diner/seethru/index.html

Tim P.

- Original Message -
From: phumes1 [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, May 21, 2002 2:19 PM
Subject: hiermenus


 Hi,

 I'm using the hiermenus in my application. I have two frames and my top
 navigation has the dropdown menus.
 The top frame is only 60 pixels in height but when I move the cursor over
 the link the popup menu stays within that frame.

 Is there a way with v4.1.1. to have the dropdown menu overlay the
frames?


 http://www.webreference.com/dhtml/hiermenus/




+---
+

 Philip Humeniuk
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]

+---
-+


 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: hiermenus

2002-05-21 Thread Dave Hannum

Folks,  here is a very good alterternative to Heirmenus.  This fellow has
done an outstanding job and there are many variations.

http://www.milonic.co.uk/menu/

And it's still FREE . . . for now . . .

Dave




- Original Message -
From: Rob Baxter [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, May 21, 2002 2:50 PM
Subject: RE: hiermenus


Don't think so. I can't speak specifically toward the Hiermenu, but I had a
similar situation last year (needing a popup menu to cross a frame border).
I looked at all kinds of dhtml and flash options with no luck. The closest I
found was a dhtml menu which was displayed in one frame but popped open in
another frame. It worked okay but the dhtml was extremely heavy and complex
and we ended up ditching the idea.

When you think about it, it makes sense that this wouldn't be possible.
Think of a frame as sort of a self contained browser instance. You're asking
a browser to draw outside of it's own window, which really shouldn't happen.

/rob

-Original Message-
From: phumes1 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 2:20 PM
To: CF-Talk
Subject: hiermenus


Hi,

I'm using the hiermenus in my application. I have two frames and my top
navigation has the dropdown menus.
The top frame is only 60 pixels in height but when I move the cursor over
the link the popup menu stays within that frame.

Is there a way with v4.1.1. to have the dropdown menu overlay the frames?


http://www.webreference.com/dhtml/hiermenus/



+---
+

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+---
-+




__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: hiermenus

2002-05-21 Thread Matt Robertson

Its free for noncommercial use only, with a link back to the author.  $30 for a 
commercial, link-free license (used to be a tech support fee, but changed due to 
abuse).  Thats still boatloads less than what HierMenus wants.

A complete form/db-driven ColdFusion builder/wrapper for it will be out in the very 
near future.  Current plans are to  include a Milonic license built in with a 
projected price of US$35.

---
Matt Robertson[EMAIL PROTECTED]
MSB Designs, Inc., www.mysecretbase.com
---


-- Original Message --
from: Dave Hannum [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
date: Tue, 21 May 2002 15:26:49 -0400

Folks,  here is a very good alterternative to Heirmenus.  This fellow has
done an outstanding job and there are many variations.

http://www.milonic.co.uk/menu/

And it's still FREE . . . for now . . .

Dave




- Original Message -
From: Rob Baxter [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, May 21, 2002 2:50 PM
Subject: RE: hiermenus


Don't think so. I can't speak specifically toward the Hiermenu, but I had a
similar situation last year (needing a popup menu to cross a frame border).
I looked at all kinds of dhtml and flash options with no luck. The closest I
found was a dhtml menu which was displayed in one frame but popped open in
another frame. It worked okay but the dhtml was extremely heavy and complex
and we ended up ditching the idea.

When you think about it, it makes sense that this wouldn't be possible.
Think of a frame as sort of a self contained browser instance. You're asking
a browser to draw outside of it's own window, which really shouldn't happen.

/rob

-Original Message-
From: phumes1 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 2:20 PM
To: CF-Talk
Subject: hiermenus


Hi,

I'm using the hiermenus in my application. I have two frames and my top
navigation has the dropdown menus.
The top frame is only 60 pixels in height but when I move the cursor over
the link the popup menu stays within that frame.

Is there a way with v4.1.1. to have the dropdown menu overlay the frames?


http://www.webreference.com/dhtml/hiermenus/



+---
+

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+---
-+





__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Hiermenus v4.1 - http://www.dhtmlab.com/ and ColdFusion

2001-09-26 Thread Nick Crossland

Hi

I have used Hiermenus with Cold Fusion (on a dev server at the moment, not live yet).

I have made the HM_Arrays.js file dynamic by:
1) Changing its name to HM_Arrays.cfm
2) Changing the reference to it at the bottom of HM_loader.js so it says .cfm and not 
.js
3) Put a cfcontent type=text/javascript at the top of the HM_Arrays.cfm file.

In will now let you use CFOUTPUTs, or whatever CF you like in the menu structure!

Regards

~nick~


FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Hiermenus v4.1 - http://www.dhtmlab.com/ and ColdFusion

2001-09-25 Thread phumes1

I'm using this menu system along with ColdFusion. My CF code displays all 
the files in a specific directory with the following a href attached to 
each filename.

a href=#name# title=Left Click here... 
onMouseOver=popUp('HM_Menu1',event) onMouseOut=popDown('HM_Menu1') 
class=dirlinks alt=#name#

When the link is clicked it opens another template that will return all the 
information (size, date last modified..etc) on the file.

The problem I'm having is getting that filename passed into the javascript 
code into the HM_Arrays.js file.

How can I pass the filename (#name#) name into the javascript code?

See below. It won't work if I wrap this code with CF's cfoutput.../cfoutput

HM_Array1 = [
[105,,,

0,false],
[uF/uile,http://,1,0,1],
[QuickEdit,http://,1,0,0],
[,,1,0,0],
[Compose,http://,1,0,0],
[Pget,http://,1,0,0],
[Print,http://,1,0,0]
]

HM_Array1_1 = [
[],
[Info,javascript:window.open('fileinfo.cfm','','toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=560'),1,0,0],
[Delete,http:///,1,0,0],
[Rename,http:///,1,0,0]
]
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists