GNB & 차량 리스트 개선 UX _20250804 수정
This commit is contained in:
@@ -1515,7 +1515,6 @@ $(document).on("click", "#carListPopup .popContents .carlistItem button", functi
|
||||
$(this).closest("li").addClass("selected");
|
||||
|
||||
// 상위 .carItem span에 선택된 텍스트 적용
|
||||
$(".hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item strong").text(selectedText);
|
||||
$(".hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item span").text(selectedTextCode);
|
||||
close_layer_popup("carListPopup");
|
||||
// $(".hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item strong").text(selectedText);
|
||||
// $(".hederWarp_n .headerInner .gnb .menuWarp .mobileCarlist .mobilecarItem .item span").text(selectedTextCode);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user