我想知道是否有人会对我可怜的灵魂表示同情?我有一段JavaScript试图将它放到最早的坟墓中.我对这一切都很陌生,如果有人能够在我失去生存意愿之前看到他们帮助我,那将永远是伟大的.
我必须在下面的JavaScript中添加以下两个组,即发件人的场合和名称:
<html>
<head>
<title>(ii)</title)
var recipient
// Declare other variables here
recipient =
window.prompt ('Please enter the name of the recipient', '');
// prompt for other values here
// output the customised greeting here
</script>
</head>
<body>
</body>
</html>
Run Code Online (Sandbox Code Playgroud)
我不是网络天才,也不是我可以帮助你完成这个"灵魂"事业的宗教类型,但在我看来你错过了开场<script>标签.
此外,结束</title>应该结束,>而不是结束).
更新:查看编辑历史记录,看起来丢失和格式错误的标签是由另一个正在编辑您的问题的SO读者引入的.对于那个很抱歉.
| 归档时间: |
|
| 查看次数: |
193 次 |
| 最近记录: |