[Javascript] Re: Hiermenus v4.1 - http://www.dhtmlab.com/

phumes1 at home.com phumes1 at home.com
Tue Sep 25 10:45:29 CDT 2001


At 11:28 AM 9/25/01 -0400, you wrote:

>I work with the HierMenu code extensively, and with ColdFusion. I don't 
>understand what it is you are trying to do. Why would you pass the #name# 
>value to the HM_Array.js?

I'm trying to get the "filename" passed into another template which is 
opened using the js menuing. (See previous email with screen captures)


>The HM_Array.js is a predefined listing of links for your menu. Are you 
>trying to dynamically control the menu using ColdFusion?



>Cutter
><http://www.falcon-knives.com/>Falcon Knives
>----Original Message Follows----
>From: phumes1 at home.com
>Reply-To: javascript at LaTech.edu
>To: javascript at LaTech.edu
>Subject: [Javascript] Re: Hiermenus v4.1 - http://www.dhtmlab.com/
>Date: Tue, 25 Sep 2001 10:54:28 -0400
>I'm using this menu system along with ColdFusion. My CF code displays all
>the files in a specific directory with the following each filename.
><http://lw4fd.law4.hotmail.msn.com/cgi-bin/dasp/EN/rte.asp#name#>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 ...
>HM_Array1 = [
>[105,,,
>,,,,,,,,,,,,,,,,
>0,false],
>["F<http://lw4fd.law4.hotmail.msn.com/cgi-bin/dasp/EN/rte.asp#name#>ile","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]
>]
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>http://www.LaTech.edu/mailman/listinfo/javascript
>
>
>----------
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>_______________________________________________ Javascript mailing list 
>Javascript at LaTech.edu http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list