Hi Matthias, the license is just the default for my website. If you'd
like it the same as prototype then consider it done!

http://tetlaw.id.au/view/blog/prototype-class-fastinit/

On 19/06/06, Matthias Platzer <[EMAIL PROTECTED]> wrote:
Hi Andrew,

That seems to be a very clean implementation.

as you implemented it as an external script (not part of prototype) i
understand, that you created a new class (FastInit). But i would prefer
to add this functionality to the Event Class:

 new Event.OnDOMContentLoaded(f1, f2, f3);
 Event.addOnDOMContentLoaded(f);

OnDOMContentLoaded ... is not the shortest name,
                       but it is the standards name,
                       onDomLoad, onDocumentLoaded, etc.. is also ok

and:
why did you choose :
http://creativecommons.org/licenses/by-sa/2.5/

instead of the prototype license (bsd)

  matthias

Andrew Tetlaw schrieb:
> When Dead Edwards had written his first post about this I made a quick
> prototype class for it. And I've updated it since:
>
> http://tetlaw.id.au/view/blog/prototype-class-fastinit/
>
> On 17/06/06, Sam <[EMAIL PROTECTED]> wrote:
>>
>>
>>  > Ha, seems that Thomas just blogged on this yesterday...
>>
>>
>>  >
>> http://mir.aculo.us/articles/2006/06/15/solving-the-onload-woe
>>
>>
>> Following this link, I came to this:
>>
>> http://agileweb.org/articles/2006/06/16/speeding-up-onload
>>
>> which has a link:
>>
>> http://dev.rubyonrails.org/ticket/5414
>>
>> indicating a patch is supplied for prototype.js for "faster" onLoad
>> handling.
>>
>> Anyone have an idea when the beta of this copy of prototype.js will be
>> available?
>>
>> Sam
>> _______________________________________________
>> Rails-spinoffs mailing list
>> Rails-spinoffs@lists.rubyonrails.org
>> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>>
>>
>>
>
>


--
Matthias Platzer
Geschäftsführer
-------------------------------------------
knallgrau new media solutions gmbh
pezzlgasse 7|1, A-1170 wien
phone: +43 - 1 - 522 76 37
fax: +43 - 1 - 522 76 38
mobil: +43 - 699 - 1134 0946
http://www.knallgrau.at

weitere News im Knallgrau Weblog: http://www.knallgrau.at/company/weblog
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



--
Andrew Tetlaw
htp://tetlaw.id.au
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to