search for: uploadify_cancel

Displaying 1 result from an estimated 1 matches for "uploadify_cancel".

2010 Sep 21
0
Upload form with uploadify jquery plugin
...ize %>, multi : <%= allow_multiple_files %>, onComplete : function(event, queueID, fileObj, response, data) { var data = eval(''('' + response + '')'');$.getScript(data.photo)}, onAllComplete : function(event, data){ $(''#uploadify_cancel'').hide(''blind''); $(''#uploadify_submit'').show(''blind''); }, onSelect: function(event, queueID, fileObj){ if (fileObj.size > <%= max_size %>) { alert(''The image'' + fileObj.name + '...