[CLOSED] Callouts on DIV

  1. #1

    [CLOSED] Callouts on DIV

    HI,
    I have a simple DIV element, to which I can successfully apply a callout..
    Ext.Msg.callout('grid' + (i + 1), { alignment: 'top', ui: 'danger', title: 'Error', html: 'Please enter footnote text to be displayed in the editor/report.', height: 100, width: 200  });
    What is parameter to have it close after 5 seconds?

    Or, get a ref to it so I can close it?
    Last edited by Daniil; Jun 10, 2014 at 5:15 AM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
    Hi @rthiney,

    Please use
    dismissDelay: 5000

Similar Threads

  1. [CLOSED] Callouts - Missing Arrow
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 25, 2014, 4:47 PM
  2. [CLOSED] Bug on destroying callouts
    By Akpenob in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 18, 2014, 5:23 AM
  3. [1.0] ToolTip callouts disappearing
    By danielg in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 23, 2010, 12:09 AM

Posting Permissions