我最近用了一张小块 j子,把图像按顺序排入某一类,并用一个页装上。
www.un.org/Depts/DGACM/index_spanish.htm Jquery
$(function() {
$(".faded").hide()
$(".faded").each(function(i) {
$(this).delay(i * 100).fadeIn(500);
});
});
Example HTML
<div class="faded"><img class="someclass" src="images/example1.jpg" /></div>
<div class="faded"><img class="someclass" src="images/example1.jpg" /></div>
<div class="faded"><img class="someclass" src="images/example1.jpg" /></div>
<div class="faded"><img class="someclass" src="images/example1.jpg" /></div>
.....
这方面行动的一个例子见http://comill.com/animation/rel=“nofollow”http://comill.com/animation/。
This got me thinking that it would be quite nice to create a rollover or hover script that loads images in a similar way.
例如,在上面给出的二字链接中,只有绿灯在网页上可见,而当用户对这块 dis的厌恶会一味.。 理想的情况是,所有pet都会一度停用。
I have spent a while researching this and feel that it should be fairly simple to achieve, however so far I have not found a solution while searching through Google so if anyone can provide a solution any help would be greatly appreciated.