Hi,
the Webmenu control is not showing with firefox4, so I upgraded my infragistics control to 10.3 and still having the same issue..
I followed a solution to put this:
if (ig_csom.IsFireFox || ig_csom.IsMac || (eContainer.style.filter == null)) { if (ig_csom.IsFireFox || ig_csom.IsOpera || ig_csom.IsSafari) {
as suggested here
but it is not solved and the error is:
Error: eContainer.runtimeStyle is undefinedSource File: http://localhost/test/ScriptResource.axd?d=hDQmg4xCLV7vlQf69jkDvBYS8Np-Ft5satt5kKy6Poma43oBrOQ8_PLl4R9bA-UvK76UWZHGsyq4v9oGczxy9BhJVT6161ku5drXYZXqrDo-meWEiJ-2MFg5uuUfgSZ8kBJ6GyLbvZgg04Y4YwNLhbjwiXQecq-PgEBpZxi_4M0fovpU9m8X9D1nf6G1aOCJoFguIYsJsRt4gBrUsbKBrMPdnJgDYQ1WLgby-psYl6qhh4KD0&t=ffffffff9881c64dLine: 3804
this file is ig_webmenu.js and ig_webmenux.js that i modified
please help
Even in 2011.1 also same problem. please help us in solving the issues.
upgrading to 2011.1 solved the issue