⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 input.htc

📁 blog 程序 DIV BLOG 0.6 Readme [ http://www.IamTing.com ] DIV BLOG 0.6版更新说明 =====================
💻 HTC
字号:
<script language=javascript>
switch(type)
{
  case 'text':
  case 'file':
  case 'password': 
    style.border="1px solid #666666";
    style.backgroundColor="#FEFEFE";
    style.height="18px";
    style.font="normal 12px 宋体";
    style.color="#000000";
    break;
  case 'submit':
  case 'reset':
  case 'button': 
    style.border="1px solid #999999";
    style.backgroundColor="#E9E9E9";
    style.height="18px";
    style.font="normal 12px 宋体";
    style.color="#000000";
    break;
  default: 
    ;
}
</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -