The contents of this frame should scroll with the mouse wheel.
原始内容
高亮显示
复制内容
<!DOCTYPE html> <html> <body> <p>The contents of this frame should scroll with the mouse wheel.</p> <iframe width=400 scrolling=yes src="scrollable-positioned-frame.html" style="position:fixed; left: 200px" id="frame"></iframe> </body> </html>
您还没有登录,登录后您可以:
首次使用?从这里 注册