[Prototype-core] Re: Prototype Control Suite Object.Event

2007-06-19 Thread jdalton
I totally dig your ideas. Before you popped on the scene I was using my own Control.tool. Now I conform mine to fit yours. Rock on. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Prototype: Core group. To post to

[Prototype-core] Template Class (documentation related)

2007-06-19 Thread Jay Tee
The documentation for the template class and evaluate method may have a small omission. When evaluating a template, you don't necessarily need to use an object literal. You can use an array as well - provided you use numbers when creating the template: [code] //templates var t1 = new