网络编程
位置:首页>> 网络编程>> JavaScript>> document.styleSheets[0].disabled

document.styleSheets[0].disabled

  发布时间:2024-06-07 15:58:37 

标签:document.styleSheets[0].disabled
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>新建网页 1</title> <style> .a { background:blue; border:1px solid green; } </style> </head> <body> <input type=text class="a" onfocus="document.styleSheets[0].disabled=true"> </body> </html>


0
投稿

猜你喜欢

手机版 网络编程 asp之家 www.aspxhome.com