Topic: Question to status icons and hint
Hi.
1. Why have the status icons a link? Can I change it?
2. Why is in plupload a hint with "runtime html5"? Can I remove it?
Plupload Forum → General discussion → Question to status icons and hint
Hi.
1. Why have the status icons a link? Can I change it?
2. Why is in plupload a hint with "runtime html5"? Can I remove it?
1. the link is because you can delete files before the upload
$("li.plupload_done > div.plupload_file_action > a").add("li.plupload_failed > div.plupload_file_action > a")click(function() {return false;})
2. $('#uploader_container').removeAttr("title"); //remove the using runtime text
Thanks for your fast help. Thats help me.
Plupload Forum → General discussion → Question to status icons and hint
You are not logged in. Please login or register.
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_repository official extension is installed. Copyright © 2003–2009 PunBB.
Generated in 0.144 seconds (92% PHP - 8% DB) with 10 queries