$('#fb').filebox({ icons:[{ iconCls:'icon-clear', handler: function(e){ $(e.data.target).filebox('clear'); } }]})