[richfaces-issues] [JBoss JIRA] Updated: (RF-7152) a4j:queue generated JS Code should be placed like queue definition in jsp code
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Sun May 17 16:23:05 EDT 2009
[ https://jira.jboss.org/jira/browse/RF-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Belaevski updated RF-7152:
-------------------------------
Fix Version/s: Future
Assignee: Nick Belaevski
> 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
> Assignee: Nick Belaevski
> Fix For: Future
>
>
> 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
More information about the richfaces-issues
mailing list