Hi!
Where do i put this code to change the X to a trash can?
- $(function () { // wait for document to load
- $('#T8A').MultiFile({
- STRING: {
- remove: '<img src="http://www.fyneworks.com/i/bin.gif" height="16" width="16" alt="x"/>'
- }
- });
- });
Thanks
/Harald