內容簡介
此外掛在網頁的角落新增一個頁角效果,並使用 jQuery 實作,不需使用 Flash 😀
基於 Soh Tanaka 的作品進行修改:http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/
如果你的佈景主題樣式表會修改 body 的寬度,PageCornr 將會顯示不佳。使用一個外層區塊來做寬度的修改,這樣 PageCornr 就能夠保持在角落。
關於 Opera 瀏覽器的重要註記
若您像作者一樣使用自訂的 urlfilter.ini 檔案,請務必將以下這幾行註解掉(將 % 替換成 *):
*/*/plugins/page-cornr*
*/*/images/ad.*
否則,您將無法看到圖像或造訪本外掛的頁面(Page Cornr 在 WordPress 上的頁面)。
外掛標籤
開發者團隊
原文外掛簡介
Adds a page peel in the corner of the site… with jQuery! no Flash 😀
Based on the work by Soh Tanaka: http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/
If your theme’s stylesheet modifies the body’s width, PageCornr will look bad. Use a Wrapper and modify the width from it. In that way, PageCornr will stay in the corner.
Important note regarding Opera
If you use (as I do) a urlfilter.ini file downloaded from the Internet, make sure to comment this lines (replace % with *):
%/plugins/page-cornr%
%/images/ad.%
Otherwise, you won’t be able to see the images nor visit this page (Page Cornr page on WordPress).
