Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-25 Thread Jerod Venema
Fixed the padding issue in IE...just need to turn off restoreAfterFinish on the expand function of the tree (in BlindDown...must be settting a style option somewhere). So, we're working in FF, Operaand mostly IE. It works...but there's a bit of a "flicker" when the treenodes are collapsed. I pr

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-24 Thread vemon388
Jerod Venema wrote: Hey everyone, Been working with this JSTree control...modified all the "setAttribute" calls, and also swapped out some of the recursion calls, since I want it to maintain state. I've gotten to the point where it properly displays styles and collapses in FF, Opera, and IE6

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-24 Thread Jerod Venema
Hey everyone,Been working with this JSTree control...modified all the "setAttribute" calls, and also swapped out some of the recursion calls, since I want it to maintain state. I've gotten to the point where it properly displays styles and collapses in FF, Opera, and IE6, and FF and Opera properly

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-01 Thread Chris Lear
* Laurie Harper wrote (01/12/2005 15:50): > On 1-Dec-05, at 6:15 AM, APaella wrote: >> Maninder, Singh wrote: >>> This is not working for me (I am using IE 6.0 on WinXP). >>> >>> It works in Firefox though... >> >> I's only the css that is wrong. The + image isn't displayed but the >> script works.

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-01 Thread Laurie Harper
On 1-Dec-05, at 6:15 AM, APaella wrote: Maninder, Singh wrote: This is not working for me (I am using IE 6.0 on WinXP). It works in Firefox though... I's only the css that is wrong. The + image isn't displayed but the script works. Unfortunately, I don't currently have an Windows box to deb

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-01 Thread APaella
Maninder, Singh wrote: > This is not working for me (I am using IE 6.0 on WinXP). > > It works in Firefox though... > I's only the css that is wrong. The + image isn't displayed but the script works. ___ Rails-spinoffs mailing list Rails-spinoffs@li

RE: [Rails-spinoffs] Looking to develop for scriptaculous

2005-12-01 Thread Maninder, Singh
This is not working for me (I am using IE 6.0 on WinXP). It works in Firefox though... - On Nov 22, 2005, at 3:08 PM, Laurie Harper wrote: > For what it's worth, there's a simple tree control I wr

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-30 Thread Duane Johnson
On Nov 22, 2005, at 3:08 PM, Laurie Harper wrote: For what it's worth, there's a simple tree control I wrote sitting here: http://www.holoweb.net/laurie/jstree/ If anyone wants to snarf it as a starting point, feel welcome. L. Cool, Laurie. Thanks for the addition. Duane Johnson (can

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-22 Thread Laurie Harper
For what it's worth, there's a simple tree control I wrote sitting here: http://www.holoweb.net/laurie/jstree/ If anyone wants to snarf it as a starting point, feel welcome. L. On 22-Nov-05, at 8:47 AM, Andrew Kaspick wrote: Go with both. The Autocompleter allows both local and remote acces

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-22 Thread Andrew Kaspick
Go with both. The Autocompleter allows both local and remote access as well. On 11/22/05, Casey O'Neill <[EMAIL PROTECTED]> wrote: > A hard part is deciding how to load the content. Do you do it all at > once so that it is a fluid experience or do you use callback methods > on each expand and the

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-22 Thread Casey O'Neill
A hard part is deciding how to load the content. Do you do it all at once so that it is a fluid experience or do you use callback methods on each expand and the tree is loaded dynamically. Naturally, both should be supported so the developer can make the decision. Casey On Nov 21, 2005, at

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-21 Thread Jon Tirsen
We could just have a betacontrols.js file or something. Part of the distribution but use at your own risk. On 11/22/05, Andrew Kaspick <[EMAIL PROTECTED]> wrote: > We should have a scriptaculous spinoff site :) > > A page for new features that people are working on that will hopefully > be integra

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-21 Thread Andrew Kaspick
We should have a scriptaculous spinoff site :) A page for new features that people are working on that will hopefully be integrated into scriptaculous itself... seems like there are various projects going on and they're going to be easy to lose track of for the rest of us. Could that go into the

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-21 Thread Jon Tirsen
I've written an "Expando" component. A simple component that you can expand and collapse and loads it content using Ajax. Using that it should be relatively simple to build a tree component. Is this something you want? Shall I submit it? On 11/21/05, Thomas Fuchs <[EMAIL PROTECTED]> wrote: > That

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-21 Thread Thomas Fuchs
That sounds great! Please go ahead. :) Thomas Am 19.11.2005 um 22:26 schrieb Casey O'Neill: Hello All, I have just joined rails-spinoffs mailing lists and I would like to introduce myself. My name is Casey and I am a professional Web and J2EE developer currently working out of New York.

Re: [Rails-spinoffs] Looking to develop for scriptaculous

2005-11-19 Thread Marty Haught
Hey Casey, I have not heard anyone on the list mention that they were working on a tree control. I'd would be interested to see how you develop it. I will be implementing a tree myself but hadn't gotten to that point. Feel free to include me your discussions (offlist probably) as you work

[Rails-spinoffs] Looking to develop for scriptaculous

2005-11-19 Thread Casey O'Neill
Hello All, I have just joined rails-spinoffs mailing lists and I would like to introduce myself. My name is Casey and I am a professional Web and J2EE developer currently working out of New York. I am very interested in contributing to the Scriptaculous javascript library. For the past f