Skip to content

Instantly share code, notes, and snippets.

@RhinoLu
Created September 9, 2012 04:38
Show Gist options
  • Save RhinoLu/3682626 to your computer and use it in GitHub Desktop.
Save RhinoLu/3682626 to your computer and use it in GitHub Desktop.
解決 swffit 在 IE9 下出現捲軸(scroll bar)的問題
/* 解决swffit在ie9下的bug */
object
{
position: absolute;
outline: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment