Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Tejas Shah on Sep 02, 2008 05:03
open dhtmlx forum
DHTMLX Grid : Context Menu - Unwanted Image

Hi,
Why I am getting such unwanted image in IE 6 while showing context menu.
Image Link : http://img181.imageshack.us/my.php?image=incontextmenuhg5.jpg

I have written following for creating context menu.
cellMenu=new dhtmlXContextMenuObject('120', 0);
I also tried this : cellMenu=new dhtmlXContextMenuObject();

Why this happens ?
Answer posted by Support on Sep 02, 2008 08:21

The problem is in image paths in configuration XML. - you are using incorrect image paths or image based menu mode with empty src attributes in XML
If you need not images at all - they can be disabled by withoutImages  attribute of top tag

http://dhtmlx.com/docs/products/docsExplorer/doc/dhtmlxxml/index.html#dhtmlx_xml