Skip to content

binb11/7777

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

7777

<Script Language="JavaScript">    var timedate= new Date("October 1,2002");    var times= "国庆节";    var now = new Date();    var date = timedate.getTime() - now.getTime();    var time = Math.floor(date / (1000 * 60 * 60 * 24));    if (time >= 0)    document.write( "现在离"+times+"还有: "+time +"天") </Script> <script language="JavaScript" type="text/JavaScript"> function MM_openBrWindow(theURL,winName,features) {window.open(theURL,winName,features);} </script>

弹出代码

<a href="#" target="_self" onClick="MM_openBrWindow

('windows01.htm','','width=550,height=380')" width="550" height="380" border="0">图片或文字

('window02.htm","

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published