 
						使用方法:
css:
| 1 | <linkhref="css/timeline.css"type="text/css"rel="stylesheet"/> | 
js:
| 1 2 | <scripttype="text/javascript"src="js/jquery-1.3.2.min.js"></script><scripttype="text/javascript"src="js/timeline-min.js"></script> | 
html:
用title来控制是在日历的哪一天,class用作跳出的标题使用,标签包含的是内容。
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | <divid="wrap">    <divid="timeline">        <ul>            <liclass="July first, don't forget!"title="Wed Jul 1 2015">                Microsoft wants to buy yahoo. What do you think?            </li>            <liclass="Idependance Day"title="Sat Jul 4 2015">                Happy independance day America            </li>            <liclass="Jenny's B'day"title="Sun Jul 19 2015">                Must get the biggest toy I can to make Jenny really happy :)            </li>            <liclass="American Pie 4 is coming out"title="Thu Jul 23 2015">                We really need to watch this movie. The ratings are so high!            </li>            <liclass="DenonStudio is shows off the new Timeline calendar"title="Wed Jul 22 2015">                This script is really hot. Can't wait to have it            </li>            <liclass="ThemeForest launches the JavaScript component"title="Fri Jul 31 2015">                Make sure to check regularly for hot new scripts            </li>            <liclass="Dentist appointment"title="Wed Jul 22 2015">                4:35 pm. Make sure not to eat anything for the last 24 hours. Got I hope                I don't die :|            </li>        </ul>    </div></div> | 
特别申明:
			本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
			本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
			如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com