erm. sorry about that typo.  ' "Domready" is only set to true ', or '
"Domready" is only fired. '

On Tue, May 3, 2011 at 12:16 AM, Stewart Mckinney <[email protected]>wrote:

> "Domready" is only sent to true when the DOM is ready; not when all of the
> individual assets are loaded.
>
> CSS sheets are considered an asset. You will have to bind events to 'load'
> to observe that behavior.
>
>
> On Mon, May 2, 2011 at 11:48 PM, hairbo <[email protected]> wrote:
>
>> I think your example just lent credence to my hypothesis, no?  If adding a
>> "setTimeout" makes the morph work, then that strongly suggests that not all
>> the elements were properly loaded when "domready" was set to "true".
>>
>> I'm also not sure how this could actually be a Morph-specific bug.  It
>> sounds deeper than that.
>>
>
>

Reply via email to