You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (Resolved) (JIRA)" <de...@myfaces.apache.org> on 2012/03/23 17:25:30 UTC

[jira] [Resolved] (TOBAGO-1100) Possibility to register JavaScript functions for initialization of custom HTML parts.

     [ https://issues.apache.org/jira/browse/TOBAGO-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1100.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.5
    
> Possibility to register JavaScript functions for initialization of custom HTML parts.
> -------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1100
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1100
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.5.5
>
>
> After loading the DOM, some parts must be initialized with JavaScript.
> There should be callback registry, to put custom code in.
> In the moment e.g. the init function for the tree is not in the tobago-tree.js, but in the tobago.js, because there is no registry.
> The registry should have (at least) 3 possible events:
>   documentReady (after the DOM was build)
>   windowLoad (after all images and css was loaded)
>   afterUpdate (after an AJAX call)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira