gpt4 book ai didi

javascript - 打开 html 模式对话框

转载 作者:行者123 更新时间:2023-11-28 02:58:18 25 4
gpt4 key购买 nike

我需要在模态窗口上获取下面的内容。今天我已经尝试了一段时间了。在打开的模式窗口上,背景正文内容不可访问,并且在重新加载页面上,模式弹出窗口应关闭,保留文本区域的内容不变。

<a href="" id="link">Open Popup</a>
<table>
<tr width="10%">
<td>
<TEXTAREA name="text1" id="text1" rows="15" cols="65" onscroll="sync();" spellcheck="false"></TEXTAREA>
</td>
<td>
<TEXTAREA Name="text2" id="text2" rows="15" cols="65" spellcheck="false"></TEXTAREA>
</td>
</tr>
<tr width="90%">
<td></td>
</tr>
</table>
<input type="button" value="Compile" onclick="stat('')"/>
<input type="button" value="Reload Page" onClick="window.location.href=window.location.href">

最佳答案

我想你可以尝试moodalbox 。它使用 mootools,这是一个 javascript 框架。它应该比您尝试的更快更好。只需在 Google 上搜索模态 html 即可为您提供更多选择:-)

关于javascript - 打开 html 模式对话框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1999408/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com