1. 首页
  2. 数据库
  3. 其它
  4. JQuery DIV 动态隐藏和显示的方法

JQuery DIV 动态隐藏和显示的方法

上传者: 2021-02-01 11:05:59上传 PDF文件 33KB 热度 15次
1. 如果在载入是隐藏: <head> [removed] function HideWeekMonth() { $(#tt1).hide(); $(#tt2).hide(); } [removed] </head> <body onLoad=HideWeekMonth()> </body> 2. 动态隐藏和显示: <!-- 能用 <input id=btnShow type=button value=<?php echo $ini_array['module.insert'];?> class=btn
下载地址
用户评论