Author: ayanul
Date: 2008-06-09 07:35:53 -0400 (Mon, 09 Jun 2008)
New Revision: 8954
Modified:
branches/3.1.x/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
Log:
Modified: branches/3.1.x/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml
===================================================================
---
branches/3.1.x/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2008-06-09
11:34:48 UTC (rev 8953)
+++
branches/3.1.x/test-applications/facelets/src/main/webapp/Effect/Effect.xhtml 2008-06-09
11:35:53 UTC (rev 8954)
@@ -126,9 +126,7 @@
<div id="divID"
style="width: 100px; height: 50px; background-color:
red"><rich:effect
event="onclick" targetId="imageID" type="Opacity"
- params="duration:0.5,from:0.4,to:1.0" /> <rich:effect
- event="onmouseout" type="Opacity"
- params="targetId:'imageID',duration:0.5,from:1.0,to:0.4"
/></div>
+ params="duration:0.5,from:0.4,to:1.0" />
</f:verbatim>
</h:panelGrid>
Show replies by date