Displaying 1 result from an estimated 1 matches for "photo_upload".
Did you mean:
photo_uploader
2010 Sep 21
0
Upload form with uploadify jquery plugin
...n %>'';
<% end -%>
$(document).ready(function() {
$(''<%= photo_field %>'').uploadify({
uploader : ''/javascripts/uploadify/uploadify.swf'',
script : ''<%= url %>'',
fileDataName : $(''#photo_uploader input:file'')[0].name, // Extract
correct name of upload field from form field
cancelImg : ''/images/cancel.png'',
buttonText : ''Browse'',
//buttonImg : ''/images/browse-background.png'',
fileDesc : ''...