• Fade Out Duration should be 2000

    By Hiroaki Komine 1 decade ago

    The following code was extracted from Core_DoJoEffect.xsp. 
    The duration attribute for <xe:dojoFadeOut> tag should be 2000, but it is 200 now.




    &lt;xp:button value=&quot;Fade Out - Duration 2s&quot; id=&quot;button3&quot;&gt;
    
    &lt;xp:eventHandler event=&quot;onclick&quot; submit=&quot;false&quot;&gt;
    
    &lt;xp:this.script&gt;
    
    &lt;xe:dojoFadeOut node=&quot;effect1&quot; duration=&quot;200&quot;&gt;
    
    &lt;/xe:dojoFadeOut&gt;
    
    &lt;/xp:this.script&gt;
    
    &lt;/xp:eventHandler&gt;
    
    &lt;/xp:button&gt;
    
    &nbsp;
    
    • Thanks,issue has been logged

      By lisa henry 1 decade ago

      SPR # LHEY953MCR: ExtLib | Wrong casting on value picker causing exception when using $  for further reference

      • Sorry,ignore previous response,this is the logged issue

        By lisa henry 1 decade ago

        SPR # LHEY953MXB: Ext Lib Demo App | duration needs to be changed to 2000 for has been logged for further reference