早上好
由于HTML import os
tmpl_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'templates')
# ...
app = Flask('myapp', template_folder=tmpl_dir)
,onerror=src=
或img
标签中的src错误,发生错误时,我想将Cookie与video
一起使用。
我想使用audio
而不是this.document.cookie
显示cookie,但是document.cookie
使用它来显示以下错误。
告诉我如何在onerror=src
,this
或img
标记中使用video
而不使用audio
标记!
script
该代码为index.html
Error message
Uncaught TypeError: Can not read property 'cookie' of undefined
at HTMLImageElement.onerror (go.html: 1)