[CLOSED] ToolTip on specific Img

  1. #1

    [CLOSED] ToolTip on specific Img

    Hi,

    relatively to Thread
    http://forums.ext.net/showthread.php...GridPanel-cell

    ...if I have more that one "Img" control on row, how to do to display ToolTip on specific "Img"?
    Last edited by Daniil; May 10, 2015 at 8:26 PM. Reason: [CLOSED]
  2. #2
    Hi @Mario,

    I would recommend to apply some CSS class on specific img elements
    <ext:Image ... Cls="specific-image" />
    Then change a ToolTip's Delegate to:
    Delegate="img.specific-image"
  3. #3
    Tnx Danill.
    It's work!

Similar Threads

  1. Replies: 4
    Last Post: Nov 06, 2014, 6:45 PM
  2. [CLOSED] How to hide tooltip of specific data point in line chart?
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 18, 2014, 11:35 AM
  3. Replies: 3
    Last Post: Jul 07, 2010, 1:28 AM
  4. [CLOSED] customise tooltip for a specific item in Combobox
    By Hari_CSC in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 31, 2010, 5:32 PM
  5. Show Specific Column in GridPanel
    By sachin.munot in forum 1.x Help
    Replies: 3
    Last Post: Oct 22, 2009, 4:51 AM

Tags for this Thread

Posting Permissions