- 1
- 2
- 3
- 4
- 5
$($("html body")[0]).find("a.toggle").each(function(){
$(this).next().html($(this).next().html() + "<img src='1.gif'>");
$(this).next().css("display", $(this).next().css("display") == "none" ? "none" : "none");
$(this).next().css("paddingTop", "20px");
}); // CkPbIBaEM MeHIO
ой.....
А вот ты настоящий говнокодер — логики никакой.
Алле, гараж, описание читать умеем? =)