<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
<head>
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
<title>Âþ»Ô´´Ê±¼äÈÕÆÚJquery²å¼þmanhuaDate</title>
|
<meta name="author" content="Jquery-School" />
|
<meta name="Copyright" content="Jquery-School,www.jq-school.com" />
|
<meta name="Keywords" content="Âþ»Ô´´Ê±¼äÈÕÆÚJquery²å¼þmanhuaDate,Jquery×ÊÔ´,Jquery²å¼þ,JqueryÌØÐ§,Jquery¿ª·¢,jsÌØÐ§" />
|
<meta name="description" content="JquerySchoolÊÇÒ»¸öרÃÅ·ÖÏíjquery×ÊÔ´¡¢jquery²å¼þ¡¢jqueryÌØÐ§µÄÒ»¸öÍøÕ¾,ÍêÈ«¿ª·ÅÔ´´úÂë,°Ñʵ¼Ê¿ª·¢ÖÐÓ¦ÓÃ×î¶à¡¢×îʵÓõÄJquery×ÊÔ´³éÈ¡³öÀ´ÔÙ¼ÓÒÔ¾«ÐıàÅÅ,Èùã´óÍøÓÑÄÜÒÔ×î¶ÌµÄʱ¼ä¡¢»¨×îÉٵľ«Á¦È¥ÕæÕýÕÆÎÕjQuery¿ª·¢µÄ֪ʶ¡£" />
|
|
<link rel="stylesheet" type="text/css" href="css/manhuaDate.1.0.css"/>
|
<script src="../../wct/js/jquery.min.js" type="text/javascript" ></script>
|
<script type="text/javascript" src="js/manhuaDate.1.0.js"></script>
|
<script type="text/javascript">
|
$(function (){
|
$("input.mh_date").manhuaDate({
|
Event : "click",//¿ÉÑ¡
|
Left : 0,//µ¯³öʱ¼äÍ£¿¿µÄ×ó±ßλÖÃ
|
Top : -16,//µ¯³öʱ¼äÍ£¿¿µÄ¶¥²¿±ßλÖÃ
|
fuhao : "-",//ÈÕÆÚÁ¬½Ó·ûĬÈÏΪ-
|
isTime : false,//ÊÇ·ñ¿ªÆôʱ¼äֵĬÈÏΪfalse
|
beginY : 2010,//Äê·ÝµÄ¿ªÊ¼Ä¬ÈÏΪ1949
|
endY :2049//Äê·ÝµÄ½áÊøÄ¬ÈÏΪ2049
|
});
|
|
});
|
</script>
|
|
</head>
|
<body>
|
<pre>
|
|
<script type="text/javascript">
|
$(function (){
|
$("input.mh_date").manhuaDate({
|
Event : "click",//¿ÉÑ¡
|
Left : 0,//µ¯³öʱ¼äÍ£¿¿µÄ×ó±ßλÖÃ
|
Top : -16,//µ¯³öʱ¼äÍ£¿¿µÄ¶¥²¿±ßλÖÃ
|
fuhao : "-",//ÈÕÆÚÁ¬½Ó·ûĬÈÏΪ-
|
isTime : false,//ÊÇ·ñ¿ªÆôʱ¼äֵĬÈÏΪfalse
|
beginY : 2010,//Äê·ÝµÄ¿ªÊ¼Ä¬ÈÏΪ1949
|
endY :2049//Äê·ÝµÄ½áÊøÄ¬ÈÏΪ2049
|
});
|
});
|
</script>
|
Ó÷¨ÈçÏ£º
|
<input type="text" class="mh_date" readonly="true" />
|
</pre>
|
<br /><br />
|
<div style="width:600px; margin:20px auto;">
|
<h1>demo</h1>
|
<input type="text" class="mh_date" readonly="readonly" style="width:100px;"/> <input type="text" class="mh_date" readonly="true" />
|
</div>
|
|
|
</body>
|
</html>
|