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.
假设我有一个车轮的图像,它被分成相等的部分,每个部分都有不同的颜色。我想知道是否可以将它作为一个按钮划分为测量区域,以便每个区域都可以点击并具有不同的功能。
谢谢你。
我想将一个变量传递给框架,但我得到了当前页面。
代码:
function redirect(e){ $('#frame').show(); document.getElementById('frame').contentWindow.document.location.href = "page.php?var="+X;