Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Random error(File dialog has been blocked) while trying to Upload files
Re: Random error(File dialog has been blocked) while trying to Upload files
08-27-2009, 10:34 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Random error(File dialog has been blocked) while trying to Upload files
Reply
Quote
Hi,
Please add this code to check the reason :
<script type="text/javascript">
function CuteWebUI_AjaxUploader_OnMantleButton(btn,div)
{
div.style.backgroundColor="red";
div.style.filter="";
}
</script>
Regards,
Terry
View Complete Thread