Swap images dynamically with jquery flash like zooming

<!–[if IE 6]> <style type=”text/css” media=”screen”> ul.thumb li img.hover { margin-top:15px; background:url(thumb_bg.gif) no-repeat center center; border: none; } ul.thumb li .title{color:#fff;width:185px;height:50px;margin:0;font-weight:900;background:url(title.gif) no-repeat center center;padding:17px 0 0 0;text-align:center;} </style> <![endif]–> <style type=”text/css”> body { font: Arial, Helvetica, sans-serif normal 10px; margin: 0; padding: 0; } * {margin: 0; padding: 0;} #page{ margin:0 auto; position:relative; width:850px; font-family:verdana; … Continue reading