Tooltip IE problem

January 6th, 2009
  • I have a problem displaying tooltip for both IE6/IE7. See image at the bottom. The screen shot is for IE7. For IE6, the tooltip also extends horizontally all the way to the right till the end of the window. Please help me and thanks.


    tbar: [
    {
    text:'Add', tooltip:'Add new clipboard',iconCls:'add_icon',
    id:'clipboard_add', handler: function() {addwin.show('clipboard_add')}
    }, {
    text:'Delete',
    tooltip:'Delete selected message(s)',
    iconCls:'delete_icon',
    handler: ClipBoard.del
    }, {
    text:'View', id:'tb_edit',iconCls:'zoom_icon',
    tooltip:'View selected clipboard', handler:showEditWin
    }
    ]


  • No, I don't.


  • Do you have any custom CSS applied to the tooltips?


  • I don't understand why I am having problem and yours works fine. Looking at the codes, they're basically the same. There is not much to change here for tooltip.


  • Do tooltips of buttons in the top toolbar of this example (http://recordform.extjs.eu) also show the problem? The code to configure them is almost identical to yours.


  • I'd suspect css as Aaron already guessed.







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about Tooltip IE problem , Please add it free.

    Posted in dballastages.com | edit