gpt4 book ai didi

javascript - 两个 jscript 合二为一?

转载 作者:行者123 更新时间:2023-12-02 20:17:26 27 4
gpt4 key购买 nike

2 个不同的 jscript 合而为一:
我有 2 个 html 文件,其中有 2 个不同的 jscript。我想用 2 个 html 页面制作一个页面。我想在 1.html 按钮中添加 2.html 的效果。我怎样才能做到这一点?

这是 2 个 html 页面

我在我的主机中上传了这些 html 文件其他 .js 文件也在

http://antrepolotianproject.net63.net/jscript

这两个文件名为 1.html 和 2.html

最佳答案

好吧,这真的很简单,只需在页面上包含 <script> 的 javascript 即可。标签。

<script type="text/javascript" src="js/jquery-1.3.1.min.js">

复制并更改 src您需要的脚本文件的属性。对于您自己编写的 JS,请创建另一个文件(例如 global.js)并以相同的方式包含它。

关于javascript - 两个 jscript 合二为一?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6069284/

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