如何讓圖像變暗,然後覆蓋像here的PNG圖像?覆蓋png圖像和懸停的圖像變暗
這裏是我當前的代碼:
<!DOCTYPE html>
<html>
<head>
<title>JQuery Effect</title>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js?ver=3.2'></script>
</head>
<body>
<img src="http://i25.lulzimg.com/7cd053.jpg"/>
</body>
</html>
如果您顯示迄今嘗試的內容,可能會更容易些? – slapthelownote