[Prototype-core] element.descendants in v1.6.0.3

2008-10-06 Thread mona remlawi
dear prototypers, lately we upgraded to 1.6.0.3 and I noticed that item.descendants now defaults to 'undefined' rather than an $A(). i guess you would agree that this is somehow incovenient. any plans on a quick fix? /mona --~--~-~--~~~---~--~~ You received this

[Prototype-core] методы загрузки prototype

2008-10-06 Thread [EMAIL PROTECTED]
столкнулся с такой проблемой... нужно загружать prototype через ajax, т.е. до него уже есть в памяти небольшая билиотечка сугубо для таких дел. но. prototype не будет так грузится безз дополнительной свистопляски, особенно в IE. например, с ExtJs таких проблем нет, там все идет так Ext = { //

[Prototype-core] Re: element.descendants in v1.6.0.3

2008-10-06 Thread Tobie Langel
That works for me. Could you please post a failing test case (and open a bug report). Thanks, Tobie On Oct 6, 11:37 am, mona remlawi [EMAIL PROTECTED] wrote: dear prototypers, lately we upgraded to 1.6.0.3 and I noticed that item.descendants now defaults to 'undefined' rather than an $A().

[Prototype-core] Re: element.descendants in v1.6.0.3

2008-10-06 Thread kangax
On Oct 6, 10:04 am, Tobie Langel [EMAIL PROTECTED] wrote: That works for me. Could you please post a failing test case (and open a bug report). Thanks, Tobie Filed a somewhat relevant ticket

[Prototype-core] Re: element.descendants in v1.6.0.3

2008-10-06 Thread Mona Remlawi
.. and already patched! many thanks On Mon, Oct 6, 2008 at 4:34 PM, kangax [EMAIL PROTECTED] wrote: On Oct 6, 10:04 am, Tobie Langel [EMAIL PROTECTED] wrote: That works for me. Could you please post a failing test case (and open a bug report). Thanks, Tobie Filed a somewhat