RE: accordion css control?

2006-10-03 Thread Robert Redpath
Like this? http://www.projectseven.com/products/menusystems/tmm/index.htm From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tue 10/3/2006 11:19 AM To: CF-Talk Subject: accordion css control? Does anyone have any good examples of an accordion css control?

Re: accordion css control?

2006-10-03 Thread Jim Wright
Ray Champagne wrote: Does anyone have any good examples of an accordion css control? I basically need to have 3 sections be completely collapsed on page load, then open when clicked on, and have linked content underneath that pushes any content under the control downward. I think this is

RE: accordion css control?

2006-10-03 Thread Crow T Robot
To follow up on this, I have used jAccordion by Joe Reinhart in the past, but he no longer supports it, and it has a quirk that won't work for my client (one pane always is open when the page loads). You can see the demo I whipped up here: http://tinyurl.com/qhudp -Original Message-

RE: accordion css control?

2006-10-03 Thread Ray Champagne
Hrm, and it only works with DreamWeaver? I'm liking that one less already... -Original Message- From: Robert Redpath [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:27 AM To: CF-Talk Subject: RE: accordion css control? Importance: High Like this? http

RE: accordion css control?

2006-10-03 Thread Ray Champagne
Subject: RE: accordion css control? Importance: High Like this? http://www.projectseven.com/products/menusystems/tmm/index.htm From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tue 10/3/2006 11:19 AM To: CF-Talk Subject: accordion css control

RE: accordion css control?

2006-10-03 Thread Ray Champagne
No IDE needed, and free, too. Now we're talking... :) -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:31 AM To: CF-Talk Subject: Re: accordion css control? Importance: High Ray Champagne wrote: Does anyone have any good examples

RE: accordion css control?

2006-10-03 Thread Dave Francis
control? No IDE needed, and free, too. Now we're talking... :) -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:31 AM To: CF-Talk Subject: Re: accordion css control? Importance: High Ray Champagne wrote: Does anyone have any good

RE: accordion css control?

2006-10-03 Thread Peterson, Chris
Check this one out: http://moofx.mad4milk.net/ Its fast and easy to code into. Chris -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:41 AM To: CF-Talk Subject: [SPAM] RE: accordion css control? No IDE needed, and free, too. Now

RE: accordion css control?

2006-10-03 Thread Ray Champagne
Wow, that thing is pretty damned fast. -Original Message- From: Peterson, Chris [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 12:55 PM To: CF-Talk Subject: RE: accordion css control? Importance: High Check this one out: http://moofx.mad4milk.net/ Its fast

Re: accordion css control?

2006-10-03 Thread Robertson-Ravo, Neil (RX)
Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Peterson, Chris To: CF-Talk Sent: Tue Oct 03 17:54:59 2006 Subject: RE: accordion css control? Check this one out: http://moofx.mad4milk.net/ Its fast and easy to code into. Chris -Original Message

Re: accordion css control?

2006-10-03 Thread Massimo Foti
The one included in Spry is worth a look: http://labs.adobe.com/technologies/spry/articles/accordion_overview/ Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com

RE: accordion css control?

2006-10-03 Thread Peterson, Chris
Just for a quick and dirty example here on how to use it: Include the necessary js files: script type=text/javascript src=js/prototype.lite.js/script script type=text/javascript src=js/moo.fx.js/script script type=text/javascript src=js/moo.fx.pack.js/script

Re: accordion css control?

2006-10-03 Thread Rey Bango
[mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:41 AM To: CF-Talk Subject: [SPAM] RE: accordion css control? No IDE needed, and free, too. Now we're talking... :) -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 11:31 AM

RE: accordion css control?

2006-10-03 Thread Ray Champagne
Forgive my ignorance, but what would the drawback be to relying on Prototype. (in other words, I have no idea what prototype is). -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:15 PM To: CF-Talk Subject: Re: accordion css control

Re: accordion css control?

2006-10-03 Thread Teddy Payne
what prototype is). -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:15 PM To: CF-Talk Subject: Re: accordion css control? Importance: High The guys at Mad4Milk have a new version which doesn't rely on Prototype. You can catch

RE: accordion css control?

2006-10-03 Thread Mark Henderson
Rey Bango wrote The guys at Mad4Milk have a new version which doesn't rely on Prototype. You can catch it here: http://mootools.net/ The moo menu is pretty damned good one of the best you'll get for free in my opinion. Here's another one that's up there:

Re: accordion css control?

2006-10-03 Thread James Holmes
http://www.indiankey.com/mxajax/examples/mxRicoAccordion1.cfm On 10/3/06, Ray Champagne [EMAIL PROTECTED] wrote: Yea, that would be a good example. I'll look into it further. I'd still love some more examples that others have used so I can present more than one solution -- CFAJAX docs