yes, it does.

In fact I was calling a function without .load and probably it did work fine
because inheriting the .loads... adding .load to all the functions fixed the
problem.... (not sure why it had different behaviour with ajax=true though
!)

On Tue, Jun 14, 2011 at 6:21 PM, Anthony <abasta...@gmail.com> wrote:

> From Massimo:
>
> technically it does not add '.load' by default. It picks the specified
> extension but if none is specified it inherits the extension from the
> parent. That means that if you do a LOAD inside a LOAD the inner load
> will default to the extension of the outer LOAD. Hope this makes
> sense.
>
>
> On Tuesday, June 14, 2011 11:57:45 AM UTC-4, Anthony wrote:
>
>> On Tuesday, June 14, 2011 6:29:02 AM UTC-4, sebastian wrote:
>>>
>>> actually it doesn't drop the ".load".... it adds ".load" when
>>> ajax=true.....
>>
>>
>> I don't think it should be adding .load automatically when ajax=True. Can
>> you show the code that results in the .load extension being added?
>>
>>
>


-- 
Sebastian E. Ovide

Reply via email to