[CLOSED] Is there any way to animate window

  1. #1

    [CLOSED] Is there any way to animate window

    Hi is there any to animate window or any other control in ext.Net similar to JQuery.
    I've read we can animate in extjs doing something like this

    .hide({type: 'slide', direction: 'down', duration: 500});
    Last edited by Daniil; Dec 13, 2010 at 12:40 PM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
    Hi,

    Please see
    http://dev.sencha.com/deploy/dev/doc...member=animate
    http://dev.sencha.com/deploy/dev/doc...nt&member=hide

    To retrieve Element of Window please use:
    Window1.getEl()

Similar Threads

  1. [CLOSED] Problem: Closing Maximized Window will loose parent window scrollbar
    By tlfdesarrollo in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 19, 2012, 8:51 PM
  2. [CLOSED] Animate Menu
    By PatrikG in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 12, 2012, 7:58 AM
  3. Replies: 8
    Last Post: Mar 13, 2012, 5:54 PM
  4. Replies: 1
    Last Post: Mar 14, 2011, 4:20 PM
  5. [CLOSED] Custom Animate Target
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 30, 2009, 7:53 AM

Tags for this Thread

Posting Permissions