tags. You can quickly insert code using ctrl + f.$('#add_upload').fileUpload({...});
$(\"#remove_uploads_link\").click(function() {
jQuery.each(selected_items, function(i, val) {
$('#add_upload').fileUploadCancel(val);
$('#' + val).remove(); // just removes the div that shows that a file is ready to upload
});
selected_items = new Array();
return false;
});[Exception... "'Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.].' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "" data: no]
It looks like you're new here. If you want to get involved, click one of these buttons!