Re: DB Driven Collapsable Tree

2003-03-28 Thread Bryan Stevenson
It will work that way (expandable tree).  It all depends how you configure
it (i.e. click to expand or expand on mouseover).  I guess the point I'm
trying to make is the script works in a lot of older browsers (i.e. Netscape
4.07about the worst NS browser ever) ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 4:38 PM
Subject: Re: DB Driven Collapsable Tree


 Bryan:
 Where is the thing?  All I can find are menus at dhtmlcentral.com, and
we're talking about an Explorer-type tree.  That guy writes some neat stuff.


 Cedric:
 You say he charges a lot.  Are you talking about the US$49.95 for the Pro
ver?

 ---
  Matt Robertson, [EMAIL PROTECTED]
  MSB Designs, Inc. http://mysecretbase.com
 ---


 -- Original Message --
 From: Bryan Stevenson [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 date: Thu, 27 Mar 2003 16:04:55 -0800

 www.dhtmlcentral.com
 
 trust me it's a great script ;-)
 
 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]
 
 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 27, 2003 2:18 PM
 Subject: DB Driven Collapsable Tree
 
 
  Thanks. I found 1 or 2 scripts here that I might be able to modify a
bit
 to get what I want. I used to use the CoolJSTree script thing, but they
are
 now charging quite a bit for a simple tree expander. Thanks!
 
  Cedric
 
  Take a look at the menus available at DHTMLCentral.com  They work
great
 in
  those browsers.  You'll have to make them data-driven, but it's not
that
  hard (just some queries and loops).
  
  Bryan Stevenson B.Comm.
  VP  Director of E-Commerce Development
  Electric Edge Systems Group Inc.
  t. 250.920.8830
  e. [EMAIL PROTECTED]
  
  -
  Macromedia Associate Partner
  www.macromedia.com
  -
  Vancouver Island ColdFusion Users Group
  Founder  Director
  www.cfug-vancouverisland.com
  - Original Message -
  From: Cedric Villat [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Thursday, March 27, 2003 9:08 AM
  Subject: DB Driven Collapsable Tree
  
  
   I'm looking for a tree structure that can be expanded and collapsed
 much
   like Windows Explorer. It needs to be built from my DB tree
structure I
   already have setup. It has to work on IE and NS4. Any ideas? I
assume
  either
   Javascript or DHTML will do and I'm sure this has been discussed
 before.
  Any
   suggestions?
  
   Cedric
  
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Randell B Adkins
I used Tigra Menu (www.softcomplex.com)

I used it with a SQL DB to populate all elements.

 [EMAIL PROTECTED] 03/27/03 12:08PM 
I'm looking for a tree structure that can be expanded and collapsed
much
like Windows Explorer. It needs to be built from my DB tree structure
I
already have setup. It has to work on IE and NS4. Any ideas? I assume
either
Javascript or DHTML will do and I'm sure this has been discussed
before. Any
suggestions?

Cedric

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Bryan Stevenson
Take a look at the menus available at DHTMLCentral.com  They work great in
those browsers.  You'll have to make them data-driven, but it's not that
hard (just some queries and loops).

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Cedric Villat [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 9:08 AM
Subject: DB Driven Collapsable Tree


 I'm looking for a tree structure that can be expanded and collapsed much
 like Windows Explorer. It needs to be built from my DB tree structure I
 already have setup. It has to work on IE and NS4. Any ideas? I assume
either
 Javascript or DHTML will do and I'm sure this has been discussed before.
Any
 suggestions?

 Cedric
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Bryan Stevenson
note that Tigra Menus do not support Netscape 4.x browsersthe one at
DHTMLCentral does...and it's easily as flexible as Tigra ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Randell B Adkins [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 9:09 AM
Subject: Re: DB Driven Collapsable Tree


 I used Tigra Menu (www.softcomplex.com)

 I used it with a SQL DB to populate all elements.

  [EMAIL PROTECTED] 03/27/03 12:08PM 
 I'm looking for a tree structure that can be expanded and collapsed
 much
 like Windows Explorer. It needs to be built from my DB tree structure
 I
 already have setup. It has to work on IE and NS4. Any ideas? I assume
 either
 Javascript or DHTML will do and I'm sure this has been discussed
 before. Any
 suggestions?

 Cedric

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Jochem van Dieten
Cedric Villat wrote:
 It has to work on IE and NS4. Any ideas?

Talk yourt boss out of supporting NS4, it is obsolete.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: DB Driven Collapsable Tree

2003-03-27 Thread Hamm, Greg
 and the author claims a CF tag is available to registered users to
db-drive it

Ya the CoolJSTree Pro works pretty well, cant remember if it works with
NS4 or not. But the CF tag does exist, I know 'cause I wrote it. It
needs some updating (haven't touched it since cf4.5) but it gets the job
done, especially if you let the tag publish the js file once when you
update the DB, and let the browser hit the static js file instead of a
dynamic CF file.

Greg Hamm
Partner
Coreillia Development
[EMAIL PROTECTED]
http://www.coreillia.com


-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: March 27, 2003 1:55 PM
To: CF-Talk
Subject: DB Driven Collapsable Tree

Are we talking about an Explorer-style tree or a drop-down menu?  If you
want an explorer-style tree then CoolJSTree Pro is available and the
author claims a CF tag is available to registered users to db-drive it.
I haven't used it but it sure looks sweet.

If what you want is a dropdown menu, which I think is what the other
poster was pointing to at dhtml central (can't find an explorer tree),
then I sell a cheap CF db-driven Milonic menu builder tool, and give
away free a custom tag that will let you do the data population yourself
from a db.  

From the sound of it the freebie is what you want, and Milonic works
fine on NN 4.

Cheers,

Matt Robertson
MSB Designs, Inc.
http://mysecretbase.com

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Bryan Stevenson
www.dhtmlcentral.com

trust me it's a great script ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 2:18 PM
Subject: DB Driven Collapsable Tree


 Thanks. I found 1 or 2 scripts here that I might be able to modify a bit
to get what I want. I used to use the CoolJSTree script thing, but they are
now charging quite a bit for a simple tree expander. Thanks!

 Cedric

 Take a look at the menus available at DHTMLCentral.com  They work great
in
 those browsers.  You'll have to make them data-driven, but it's not that
 hard (just some queries and loops).
 
 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]
 
 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Cedric Villat [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 27, 2003 9:08 AM
 Subject: DB Driven Collapsable Tree
 
 
  I'm looking for a tree structure that can be expanded and collapsed
much
  like Windows Explorer. It needs to be built from my DB tree structure I
  already have setup. It has to work on IE and NS4. Any ideas? I assume
 either
  Javascript or DHTML will do and I'm sure this has been discussed
before.
 Any
  suggestions?
 
  Cedric
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Matt Robertson
Bryan:
Where is the thing?  All I can find are menus at dhtmlcentral.com, and we're talking 
about an Explorer-type tree.  That guy writes some neat stuff.


Cedric:  
You say he charges a lot.  Are you talking about the US$49.95 for the Pro ver?

---
 Matt Robertson, [EMAIL PROTECTED]
 MSB Designs, Inc. http://mysecretbase.com
---


-- Original Message --
From: Bryan Stevenson [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
date: Thu, 27 Mar 2003 16:04:55 -0800

www.dhtmlcentral.com

trust me it's a great script ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 2:18 PM
Subject: DB Driven Collapsable Tree


 Thanks. I found 1 or 2 scripts here that I might be able to modify a bit
to get what I want. I used to use the CoolJSTree script thing, but they are
now charging quite a bit for a simple tree expander. Thanks!

 Cedric

 Take a look at the menus available at DHTMLCentral.com  They work great
in
 those browsers.  You'll have to make them data-driven, but it's not that
 hard (just some queries and loops).
 
 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]
 
 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Cedric Villat [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, March 27, 2003 9:08 AM
 Subject: DB Driven Collapsable Tree
 
 
  I'm looking for a tree structure that can be expanded and collapsed
much
  like Windows Explorer. It needs to be built from my DB tree structure I
  already have setup. It has to work on IE and NS4. Any ideas? I assume
 either
  Javascript or DHTML will do and I'm sure this has been discussed
before.
 Any
  suggestions?
 
  Cedric
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DB Driven Collapsable Tree

2003-03-27 Thread Nick de Voil
 I'm looking for a tree structure that can be expanded and collapsed much
 like Windows Explorer.

I'm surprised no-one has mentioned Joust. Not supported any more but still
pretty good, don't you think?

http://www.ivanpeters.com/index.htm?page=/joust/

Nick

PS I *love* Jochem's solution to the Netscape 4 problem. But sadly...
there's this troublesome thing called the real world ;-)



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4