标签: javascript key alert send enter
我想在提醒后用javascript发送 Enter 键。我试试这段代码:
setTimeOut(function(){ $(document).trigger(13); },3000);
但这不起作用。我该怎么做?
图像:
http://i.stack.imgur.com/VNYKo.png
我想在警告