Merge branch 'master' of github.com:gnuboard/g5 into g5
This commit is contained in:
@ -50,6 +50,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