(10-16-2016, 12:00 AM)ystrd Wrote: uploadify itu kalo gak salah, jQuery plugin file uploader. jadi dork untuk pencarian situs-situs "target" pasti tidak bisa sembarangan, dikarenakan telah difilter oleh para mesin pencarian. CMIIW Code:$(function() { $("#file_upload_1").uploadify({ height : 30, swf : '/uploadify/uploadify.swf', uploader : '/uploadify/uploadify.php', width : 120 }); });
$(function() { $("#file_upload_1").uploadify({ height : 30, swf : '/uploadify/uploadify.swf', uploader : '/uploadify/uploadify.php', width : 120 }); });