$("a").hover(function() ( $(this).stop().animate((paddingLeft : "10px"),200); ),function() ( $(this).stop().animate((paddingLeft : "0px"),200); ));
चयनकर्ता को केवल उन लिंक्स को लक्षित करने के लिए परिवर्तित करें जिन्हें आप चाहते हैं कि वे नग्न हैं, उदाहरण के लिए "#sidebar ul li"