內容簡介
有些網頁設計師喜歡將圖像(或選定的圖像)的邊緣淡化,以提供圖像邊緣和網站背景之間的較軟
對比度。通常需要使用某種圖像編輯軟件來實現這一目的。具有中等技能的網頁開發人員可能能夠使用 CSS 和 HTML 代碼
動態生成類似的效果。不過,這個外掛簡化了這個過程,僅需要在上傳圖像後應用一個額外的 CSS 類就可以了。
製作者
特別感謝 Ben Nadel 提供了有關 jQuery 覆疊漸變圖像的教程。
他的教程啟發了本插件的創建。[查看完整教程]:http://www.bennadel.com/blog/1014-Creating-Transparent-Gradients-With-jQuery.htm
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Some web designers like to fade the edges of their images (or select images) in order to provide a softer
contrast between the edges of their image and the background of their website. Doing this typically requires the use
of some sort of photo editing software. Moderately skilled web developers may be able to use CSS and HTML code to
generate a similar effect dynamically. This plugin, however, simplifies the process to merely applying an extra CSS class
to an image after it has been uploaded.
Credits
Special thanks to Ben Nadel for his tutorial on overlaying gradients on images with jQuery.
His tutorial inspired the creation of this plugin. [See the full tutorial]: http://www.bennadel.com/blog/1014-Creating-Transparent-Gradients-With-jQuery.htm
