You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2007/03/02 15:58:50 UTC

[jira] Created: (MYFACES-1552) Rendering less JavaScript for each button

Rendering less JavaScript for each button
-----------------------------------------

                 Key: MYFACES-1552
                 URL: https://issues.apache.org/jira/browse/MYFACES-1552
             Project: MyFaces Core
          Issue Type: Improvement
    Affects Versions: 1.1.5
            Reporter: Martin Marinschek
         Assigned To: Martin Marinschek
             Fix For:  1.1.6-SNAPSHOT


I extracted the javascript of a button out to make sure it uses up less html-code on the page. There is now one central javascript-method rendered where before the javascript calls were made per button.

regards,

Martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-1552) Rendering less JavaScript for each button

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Marinschek resolved MYFACES-1552.
----------------------------------------

    Resolution: Fixed

> Rendering less JavaScript for each button
> -----------------------------------------
>
>                 Key: MYFACES-1552
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1552
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 1.1.5
>            Reporter: Martin Marinschek
>         Assigned To: Martin Marinschek
>             Fix For:  1.1.6-SNAPSHOT
>
>
> I extracted the javascript of a button out to make sure it uses up less html-code on the page. There is now one central javascript-method rendered where before the javascript calls were made per button.
> regards,
> Martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.