用JQuery讓背景自動適應視窗 - 部落格

By Sarah
at 2011-12-20T05:09
at 2011-12-20T05:09
Table of Contents
常常會遇到背景圖在A電腦看起來大小位置剛好,在B電腦卻太小會看到底色
C電腦則是位置不對
如果想要blog的背景圖片在不同電腦不同解析度下看起來都一樣
可以用 JQuery 的一個 plugin:Backstretch
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"></script>
<script type="text/javascript">
$.backstretch("img/back1.jpg",{speed:1000});
</script>
以上,花了一些時間從Google找出來的
這方面很新手,有問題請指正
--
Nobody wants to see the big picture.
Life is too complicated.
--
C電腦則是位置不對
如果想要blog的背景圖片在不同電腦不同解析度下看起來都一樣
可以用 JQuery 的一個 plugin:Backstretch
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"></script>
<script type="text/javascript">
$.backstretch("img/back1.jpg",{speed:1000});
</script>
以上,花了一些時間從Google找出來的
這方面很新手,有問題請指正
--
Nobody wants to see the big picture.
Life is too complicated.
--
Tags:
部落格
All Comments

By Elizabeth
at 2011-12-22T13:59
at 2011-12-22T13:59
Related Posts
繼續閱讀怪怪的.....

By Gary
at 2011-12-19T18:34
at 2011-12-19T18:34
哪個blog有此功能?

By Catherine
at 2011-12-19T14:28
at 2011-12-19T14:28
連署成立噗浪板~

By Christine
at 2011-12-19T11:42
at 2011-12-19T11:42
求助!網誌備份匯入後不是舊網址!

By Agatha
at 2011-12-19T10:28
at 2011-12-19T10:28
繼續閱讀怪怪的.....

By Olga
at 2011-12-18T23:11
at 2011-12-18T23:11