Thursday, January 8, 2009
[Solved]Trouble with iconCls
text:'Ajouter',
tooltip:'Ajouter un Formulaire',
iconCls:'add',
handler:addForm
}, '-',{
text:'Editer',
tooltip:'Editer un Formulaire',
iconCls:'options'
}, '-',{
text:'Supprimer',
tooltip:'Supprimer un/plusieur Formulaires',
iconCls:'remove'
}],
Take a look to the two atached screenshots .. is this a bug or I have to set icons for my buttons in a different way ?!
Tested on FF 2.08 and IE6, same result
#If you have any other info about this subject , Please add it free.# |