您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
287B

  1. HTML.FlashAllowFullScreen
  2. TYPE: bool
  3. VERSION: 4.2.0
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. Whether or not to permit embedded Flash content from
  8. %HTML.SafeObject to expand to the full screen. Corresponds to
  9. the <code>allowFullScreen</code> parameter.
  10. </p>
  11. --# vim: et sw=4 sts=4