Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的网络表单中有一个按钮,我想做的是在单击网络表单的任何空间时隐藏它。这可能吗?我正在使用 VB.net 作为代码。
听起来你想使用javascript。如果您使用 jQuery,它们有一个简单的隐藏功能。