[dev] [cvs] commit: dimp compose.php dimp/js compose.js dimp/js/src compose.js

Michael M Slusarz slusarz at horde.org
Thu Jan 3 17:41:25 UTC 2008


Quoting Jan Schneider <jan at horde.org>:

> jan         2008-01-03 06:06:59 EST
>
>   Modified files:
>     .                    compose.php
>     js                   compose.js
>     js/src               compose.js
>   Log:
>   Make sure that fillForm is called after all dom:loaded handlers  
> have been executed.
>
>   Revision  Changes    Path
>   1.99      +7 -3      dimp/compose.php
>   1.89      +1 -1      dimp/js/compose.js
>   1.87      +7 -2      dimp/js/src/compose.js
>
>   Chora Links:
>   http://cvs.horde.org/diff.php/dimp/compose.php?r1=1.98&r2=1.99&ty=u
>   http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.88&r2=1.89&ty=u
>   http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.86&r2=1.87&ty=u

How about just putting fillForm() in a document.observe('load') call?   
It is guaranteed to run after a 'dom:loaded' event.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list