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

Martin Grigorov resolved WICKET-3661.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC4
         Assignee: Martin Grigorov

Improved with r1098984.

> IHeaderResponse.renderJavaScriptReference does not support the "defer" 
> attribute
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-3661
>                 URL: https://issues.apache.org/jira/browse/WICKET-3661
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.5-RC3
>            Reporter: Sylvain Vieujot
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.5-RC4
>
>
> It would allow some nice optimization to allow to add script tags with a 
> defer attribute like :
> <script type="text/javascript" defer="true" src="myScript.js"></script>
> I do not see any way to add the defer attribute right now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to