我如何正确使用appendTo和insertBefore

发布于 2024-10-10 23:00:07 字数 281 浏览 3 评论 0原文

使用追加按钮,我将元素添加到同一个类中。 我想要附加元素下方的附加按钮和删除按钮, 但是当我使用 insertBefore 时,切换功能仅切换按钮的可见性。

你可以在这里看看我的意思;

单击添加框并开始附加

http://www.jsfiddle.net/myd3k/

将appendTo 替换为insertBefore 并切换可见性。

提前致谢

With the append button i add elements to the same class.
I want the append button and delete button beneath the appended elements,
but when i use insertBefore, the Toggle function only toggles the buttons visibility.

You can check out what i mean here;

click add a box and start appending

http://www.jsfiddle.net/myd3k/

replace appendTo with inserBefore and toggle the visibility.

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文