api 사용안내 친구톡 탭 추가
This commit is contained in:
parent
7e5f744d23
commit
252c6655f7
@ -19,7 +19,15 @@
|
||||
<script src="/publish/js/content.js"></script>
|
||||
<script src="/publish/js/allimtalk.js"></script>
|
||||
<script src="/publish/js/kakao_allimtalk.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
$(function(){
|
||||
$(".tabType1 button").click(function(){
|
||||
$(this).removeAttr("style");
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user