jitensachdeva
11 Feb 2008, 2:06 AM
Hi All,
I have started using Ext and liked it very much. I am creating a menu bar using Ext. I have achieved some good functionalities using menubar from user communities.
Now I want to change MenuItem's font color on Item activation. I observed that activeClass change the css of LI object and not the underlying anchor tag. I am able to get LI by using BaseItem.container property but dont know how to use it to change anchor tag property.
Any help/clue will be highly appreciated.
I have started using Ext and liked it very much. I am creating a menu bar using Ext. I have achieved some good functionalities using menubar from user communities.
Now I want to change MenuItem's font color on Item activation. I observed that activeClass change the css of LI object and not the underlying anchor tag. I am able to get LI by using BaseItem.container property but dont know how to use it to change anchor tag property.
Any help/clue will be highly appreciated.