Merge branch 'g5'
This commit is contained in:
@ -56,6 +56,7 @@ $(function() {
|
||||
var idb = $(this).attr('class').split(' ');
|
||||
$('#'+idb[1]).css('display','none');
|
||||
});
|
||||
$("#hd").css("z-index", 1000);
|
||||
});
|
||||
</script>
|
||||
<!-- } 팝업레이어 끝 -->
|
||||
Reference in New Issue
Block a user