This commit is contained in:
parent
effe05450f
commit
55f0b3a641
@ -67,11 +67,15 @@
|
|||||||
<p>利用規約</p>
|
<p>利用規約</p>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<iframe
|
<iframe id="frame" width="300" height="200" src="https://plus.haruk.in/block/harukin/noti"></iframe>
|
||||||
width="300"
|
<script>
|
||||||
height="200"
|
$(function(){
|
||||||
src="https://plus.haruk.in/block/harukin/noti">
|
$('#frame').on('load', function(){
|
||||||
</iframe>
|
$('#frame').contents().find('#bottombar').css('display','none');
|
||||||
|
$('#frame').contents().find('#button').css('display','none');
|
||||||
|
});
|
||||||
|
});
|
||||||
|
</script>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user