===TODAY HTC=== <STYLE> <SCRIPT LANGUAGE=”JavaScript”> function fnShowAppts()
.clsDay {
width:50;
height:50;
background-color: pink;
align:center;
text-align:right;
}
</STYLE>
<!–
function fnInit()
{
document.body.innerHTML = <FONT COLOR=”blue”> + element.value + </FONT>;
document.body.className = “clsDay”;
defaults.viewLink = document;
element.appointments = “”;
element.date = element.value;
}
{
newAppointments = prompt(“Add your appointment:”, element.appointments);
if (newAppointments != null) element.appointments = newAppointments;
document.body.innerHTML = <FONT COLOR=”blue”> + element.date + </FONT> + “<BR>” + <FONT SIZE=”1″> + element.appointments + </FONT>;
}
// –>
</SCRIPT>
</HEAD>
html组件(html components)之八_html教程
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » html组件(html components)之八_html教程
相关推荐
- 暂无文章
