Instead of using onmouseover, onmouseout in each image, use the following function.
Remember to name the images in specific format.
$("img.rollover").[......]
Archive for “ July 20th, 2009 ”
Category: 分享
Leave a Comment
Instead of using onmouseover, onmouseout in each image, use the following function.
Remember to name the images in specific format.
$("img.rollover").[......]