开发学院网页设计DivCss 点击按钮来改变该页面调用的css文件 阅读

点击按钮来改变该页面调用的css文件

 2008-07-17 19:24:08 来源:WEB开发网   
核心提示:<html> <head> <link id=CSSs rel="stylesheet" type="text/css" href="a.css"> </head> <body> <inpu
<html>
<head>
  <link id=CSSs rel="stylesheet" type="text/css" href="a.css">
</head>
<body>
  <input type=button value="a.css" ><br>
  <input type=button value="b.css" ><br>
</body>
</html>

Tags:点击 按钮 改变

编辑录入:爽爽 [复制链接] [打 印]
[]
  • 好
  • 好的评价 如果觉得好,就请您
      0%(0)
  • 差
  • 差的评价 如果觉得差,就请您
      0%(0)
赞助商链接