Pages

Subscribe:

2011/12/20

網頁、Blog背景自動適應視窗

JQuery http://jquery.com/
Backstretch http://srobbin.com/blog/jquery-plugins/jquery-backstretch/
中文blog說明 http://blog.chainz.me/?p=78


<script type="text/javascript"
src="http://xxx.jquery.min.js"></script>
<script type="text/javascript" src="http://xxx.jquery.backstretch.min.js"></sc\
ript>
<script type="text/javascript">
$.backstretch("img/back1.jpg",{speed:1000});
</script>

0 意見:

張貼留言