Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save GongLe/6026870 to your computer and use it in GitHub Desktop.

Select an option

Save GongLe/6026870 to your computer and use it in GitHub Desktop.
html iframe页面内无框架无滚动条
<iframe src="javascript:;" width="750" height="30" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no" allowtransparency="yes"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment