View Single Post
Old 03-21-2010, 08:43 AM  
ScriptWorkz
Confirmed User
 
Industry Role:
Join Date: Jul 2007
Location: Intraweb
Posts: 274
Code:
$(".selector").hover(function() { reducethumb(1); return false; }, function () {
expandthumb(1, 657, 623);
});

Last edited by ScriptWorkz; 03-21-2010 at 08:43 AM.. Reason: typo
ScriptWorkz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote