ช่วยผมหน่อยครับ คือ..ผมอยากทราบว่าโปรแกรมนี้อ่ะครับ มันมีการทำงานในฟังก์ชั่นต่างๆยังไงบ้างอ่ะครับ
งั้น..ช่วยทำให้มันสมบูรณ์ทีได้ไหมครับ
คือผมอยากได้โค้ดเอาไปลงเว็บอ่ะครับ
แล้วช่วยอธิบายการทำงานให้ผมฟังด้วยนะครับ..
ผมจะได้ไม่ก้อปไปผิดๆ..จะได้รู้การทำงานของมันจิงๆด้วย
ว่าแต่ละส่วนมันเป็นยังไง
ผมจะได้เอาไปดัดแปลงได้ครับ..ขอบคุณมากครับ
Date :
2009-08-18 08:19:06
By :
เม้ง
นี่เป็นโค้ดแบบเต็มๆครับ
พอดีผมไปเจอมาจากอีกเว็บนึง
แต่มันยังใช้ไม่ได้
ช่วยทีนะครับ..ผมอยากได้จริงๆ
<html>
<head>
<base href="http://www.ajaxdaddy.com/web20/swazzcalendar/">
<style type="text/css">
body {color: white;background: #52616F;}
a { color: white; }
</style>
<title>Tooltips, Popups, Javascript, Dhtml - BoxOver</title>
<style>
input {border:1px solid #ABABAB}
</style>
</head>
<body style="font:14px/20px Verdana">
<DIV style="BORDER: #558844 1px solid;WIDTH:300px;padding:10px; color:#ABABAB">
<p>The form below doesn't actually do anything, but demonstrates the purpose of the calendar.</p>
</DIV>
<form action="">
<table style="font:bold 14px/20px Verdana" cellpadding="5px">
<tr>
<td>
Name
</td>
<td>
<input type="text">
</td>
</tr>
<tr>
<td>
Date of birth
</td>
<td>
<input type="text" value="dd/mm/yy" onfocus="this.select();lcs(this)" onclick="event.cancelBubble=true;this.select();lcs(this)">
</td>
</tr>
</table>
<input type="submit" value="A test submit button">
</form>
<script type="text/javascript">
filePath = 'images/';
</script>
<script src="javascript/swazzcalendar.js" type="text/javascript"></script>
</body>
</html>
Date :
2009-08-18 08:24:33
By :
เม้ง
Load balance : Server 00