a4j:queue generated JS Code should be placed like queue definition in jsp code
------------------------------------------------------------------------------

                 Key: RF-7152
                 URL: https://jira.jboss.org/jira/browse/RF-7152
             Project: RichFaces
          Issue Type: Feature Request
    Affects Versions: 3.3.1
            Reporter: Gerrit Brehmer


We are using LoadScriptStrategy=NONE to load all necessary script files inside 
one http-request (by packaging and minimizing/obfuscating with 
Jawr/yuicompressor). Because a4j:queue will generate JavaScript-Code at the top 
of the head, we couldn't use this generated snippet, because our file (with 
RichFaces AjaxScript.js inside) will be loaded after that.

Is it possible to generate JS Code near the form (for form-based-queue) or at 
the top of the view (view-based), but inside of body instead of head?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to