for IE:
there's an option to turn confirm on when script try to access clipboardData/execCommand pate/copy/cut
even i use "try {} catch(e){}", it's shown up
i'm going to access clipbard frequently, and preferer to "text.value+=''" when clipboard is not accessable
so anyway to skip the confirm box?