3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
<script type="text/javascript">
|
|
document.write('<div>javascript active</div>');
|
|
</script> |