[richfaces-issues] [JBoss JIRA] Resolved: (RF-1129) jQuery: syntax error. jquery.js.jsf (line 14)
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Thu Oct 18 15:14:16 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1129?page=all ]
Nick Belaevski resolved RF-1129.
--------------------------------
Resolution: Done
> jQuery: syntax error. jquery.js.jsf (line 14)
> ---------------------------------------------
>
> Key: RF-1129
> URL: http://jira.jboss.com/jira/browse/RF-1129
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.2.0
> Environment: facelets 1.1
> tomcat 5.5.17
> FF 2.0.0.7
> Reporter: Aleksej Yanul
> Assigned To: Nick Belaevski
> Priority: Critical
> Fix For: 3.1.2, 3.2.0
>
>
> <style>.myClass {
> border: 2px solid #0090DF;
> background-color: #68BFEF;
> width: 150px;
> height: 70px;
> margin: 10px;
> }</style>
> <div class="myClass"></div>
> <rich:jQuery selector=".myClass" timing="onload" query="draggable()" />
> does not work without:
> <context-param>
> <param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
> <param-value>false</param-value>
> </context-param>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list