All Tags »
manpakhong »
manpakhong@hotm... »
Man Pak Hong »
phpfileuploader... »
Dave
Sorry, but there are no more tags available to filter with.
-
I solved it by myself eventually. Just at the resultHandler after Ajax post. change it with JQuery. The javascript id of the phpFileUploader button is ''myuploader_Loader_unique''. So that I can change it with simple JQuery script as follows: function insertAlbumResultHandler(res){
//alert(res);
var ...