-
7 Mar 2011 3:28 PM #1
Ext.ux.Menu - Not working in EXT4
Ext.ux.Menu - Not working in EXT4
I am attempting to use the Ext.ux.Menu from the Ext.Core examples with Ext4 and I am receiving the following error:
This plugin works fine in Ext3.x, however not in Ext4. Has anyone encountered this or knows of a fix?Code:this.el.addClass is not a function [IMG]chrome://firebug/content/blank.gif[/IMG] this.el.addClass('ux-menu ux-menu-' + this.direction); Ext.ux.Menu.js (line 66)
-
23 Mar 2011 11:01 PM #2
I noticed that many of the method names have changed which is why this isn't working in Ext4. Are there any plans for making this Ext4 compatible?
-
31 Mar 2011 12:16 PM #3
Just thought I would bump this as of Beta1, anyone know of a port or something that works for Extjs4?
Similar Threads
-
I18n in Ext4
By Animal in forum Community DiscussionReplies: 16Last Post: 13 Aug 2012, 11:47 AM -
Ext4 Grid Performance?
By NateWorcester in forum Community DiscussionReplies: 35Last Post: 12 Jun 2011, 12:54 AM -
Ext4, when?
By westy in forum Community DiscussionReplies: 31Last Post: 15 Dec 2010, 6:49 AM -
[CLOSED] Ext.menu.Menu disable / enable not working
By MrITT in forum Ext 3.x: BugsReplies: 2Last Post: 22 Apr 2010, 1:24 AM -
Ext.menu.Menu.items.get(i) not working in IE
By nidkil in forum Ext 2.x: Help & DiscussionReplies: 7Last Post: 2 Oct 2008, 2:49 AM


Reply With Quote