Диоды, стабилитроны, варикапы
} else if ($(this).parent("li").attr("class") == "nsh_opened") {
if ($(this).parent("li").attr("class") == "nsh_closed") {
$("ul.ns_hierarchy li:has(ul)").addClass("nsh_closed");
$("ul.ns_hierarchy li:not(:has(ul))").addClass("nsh_li");
$("ul.ns_hierarchy li:not(:has(ul))").prepend("");
$("#menu2").append(""+$(this).contents(":first").text()+"");
$(this).children("ul:first").addClass("ns_hierarchy text-newstitle");
Комментариев нет:
Отправить комментарий