дали это код
<!-- Put this script tag to the <head> of your page --> <script type="text/javascript" src="http://userapi.com/js/api/openapi.js?22"></script>
<script type="text/javascript"> VK.init({apiId: API_ID, onlyWidgets: true}); </script>
<!-- Put this div tag to the place, where the Comments block will be --> <div id="vk_comments"></div> <script type="text/javascript"> VK.Widgets.Comments("vk_comments", {limit: 20, width: "496", attach: "link"}); </script>
я его вставляю в редакторе "Редактировать HTML-исходник" и вставляю туда, а ничего не происходит...
|