HTML页面日历插件

本文介绍了如何在web页面中集成和使用日历插件,帮助用户方便地查看和选择日期。
摘要由CSDN通过智能技术生成

web页面显示日历插件。如下图在这里插入图片描述

<!DOCTYPE html>
<html>

	<head>
		<meta charset="utf-8" />
		<title></title>
		<style>
			body,
			td,
			.p1,
			.p2,
			.i {
				font-family: arial
			}
			
			body {
				margin: 6px 0 0 0;
				background-color: #fff;
				color: #000;
			}
			
			table {
				border: 0
			}
			
			#cal {
				width: 430px;
				border: 1px solid #f5f5f5;
				font-size: 12px;
				margin: 0px 0 0 0px;
				
				
			}
			
			#cal #top {
				height: 40px;
				line-height: 40px;
				background: #e7eef8;
				color: #4e6ef2;
				font-size:14px;
				padding-left: 10px
			}
			#cal #cm .cell.jjr{background:#fee0e0;border-radius:3px;}
			#cal #top select {
				font-size: 12px
			}
			
			#cal #top input {
				padding: 0
			}
			
			#cal ul#wk {
				margin: 0;
				padding: 0;
				height:25px;
				padding-top:10px;
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值