发贴框出现代码
发贴框出现了一些奇形怪状的代码,而且框内的按钮点不开,怎么回事?请站务人员考虑修复。我这里没问题阿 条顿武士 发表于 2013-10-6 23:57 static/image/common/back.gif
我这里没问题阿
那也许是我浏览器出问题了吧……
不好意思请删帖 <script type="text/javascript">
var upload = new SWFUpload({
upload_url: "https://www.hawkaoe.net/bbs/misc.php?mod=swfupload&action=swfupload&operation=upload&fid=",
post_params: {"uid" : "169532", "hash":"50b002a666b97ab8a2425e2569b794b0"},
file_size_limit : "10240",
file_types : "*.*",
file_types_description : "All Support Formats",
file_upload_limit : 0,
file_queue_limit : 0,
swfupload_preload_handler : preLoad,
swfupload_load_failed_handler : loadFailed,
file_dialog_start_handler : fileDialogStart,
file_queued_handler : fileQueued,
file_queue_error_handler : fileQueueError,
file_dialog_complete_handler : fileDialogComplete,
upload_start_handler : uploadStart,
upload_progress_handler : uploadProgress,
upload_error_handler : uploadError,
upload_success_handler : uploadSuccess,
upload_complete_handler : uploadComplete,
button_image_url : "static/image/common/uploadbutton_small.png",
button_placeholder_id : "spanButtonPlaceholder",
button_width: 17,
button_height: 25,
button_cursor:SWFUpload.CURSOR.HAND,
button_window_mode: "transparent",
custom_settings : {
progressTarget : "attachlist",
uploadSource: 'forum',
uploadType: 'attach',
uploadFrom: 'fastpost'
},
debug: false
});
</script>
浏览器加载错误
这一段摘自第668到第707行
页:
[1]