[CLOSED] [1.0] setting famfamfam Icon from client side

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] [1.0] setting famfamfam Icon from client side

    hi,

    i'm adding items to menu of button dynamically from the client side put the icon is not working work!

    btnAddNewSection.menu.addItem({ text: sectionTitle, icon: "ApplicationSideList", listeners: { click: { fn: function(el) { addNewSection(sId); } }} });
    i want to use same icons available and built in with Ext.Net from the client-side! please help.
    Last edited by Daniil; Jul 22, 2010 at 11:39 AM.

Similar Threads

  1. Disabling MenuItems Icon at client side
    By Dominik in forum 1.x Help
    Replies: 20
    Last Post: Jun 28, 2011, 10:37 AM
  2. Replies: 1
    Last Post: Dec 01, 2010, 5:14 PM
  3. Replies: 4
    Last Post: Mar 19, 2010, 11:35 AM
  4. Replies: 0
    Last Post: Sep 17, 2009, 8:04 AM
  5. Set Panel Icon Client Side
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: Apr 29, 2009, 2:21 PM

Posting Permissions